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
481
Commits
1
Branch
0
Tags
2.2 MiB
Tree:
e2a56bfcf4
entrydns
/
db
/
migrate
/
20130822083854_remove_audit...
6 lines
91 B
Raw
Normal View
History
Unescape
Escape
huge-ass update, tweaks
12 years ago
class
RemoveAudits
<
ActiveRecord
::
Migration
def
change
drop_table
:audits
end
end