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
3b13183dbb
socialforge
/
db
/
migrate
/
20140318072309_remove_city_...
6 lines
111 B
Ruby
Raw
Blame
History
class
RemoveCityFromSchools
<
ActiveRecord
::
Migration
def
change
remove_column
:schools
,
:city
end
end
Reference in New Issue
View Git Blame
Copy Permalink