This website works better with JavaScript.
Explore
Help
Sign In
playground
/
entrydns
mirror of
https://github.com/EntryDNS/entrydns.git
Watch
1
Star
0
Fork
You've already forked entrydns
0
Code
Issues
Releases
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Commits
1
Branch
0
Tags
2.2 MiB
Tree:
5ac4ca88d7
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5ac4ca88d7'
${ noResults }
entrydns
/
app
/
models
/
domain.rb
5 lines
98 B
Raw
Normal View
History
Unescape
Escape
init
13 years ago
class
Domain
<
ActiveRecord
::
Base
sti & typo fix
13 years ago
set_inheritance_column
{
'sti_type'
}
relation
13 years ago
has_many
:records
init
13 years ago
end