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.
505
Commits
1
Branch
0
Tags
2.2 MiB
Ruby
74.9%
HTML
19.9%
CSS
1.7%
Shell
1.4%
JavaScript
1.4%
Other
0.7%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
entrydns
/
db
/
migrate
/
20111014194447_index_domain...
5 lines
107 B
Raw
Permalink
Blame
History
class
IndexDomainsUserId
<
ActiveRecord
::
Migration
def
change
add_index
:domains
,
:user_id
end
end
Reference in new issue
Copy Permalink