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.
467
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%
Tree:
a42e46acb1
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a42e46acb1'
${ noResults }
entrydns
/
db
/
migrate
/
20130822083854_remove_audit...
5 lines
91 B
Raw
Blame
History
class
RemoveAudits
<
ActiveRecord
::
Migration
def
change
drop_table
:audits
end
end
Reference in new issue
Copy Permalink