This website requires JavaScript.
Explore
Help
Sign In
jacknudt
/
socialforge
Watch
1
Star
0
Fork
You've already forked socialforge
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8e55c98ccf
socialforge
/
db
/
migrate
/
20151102083844_drop_organiz...
9 lines
116 B
Ruby
Raw
Blame
History
class
DropOrganization
<
ActiveRecord
::
Migration
def
up
drop_table
:organizations
end
def
down
end
end
Reference in New Issue
View Git Blame
Copy Permalink