parent
ebd09e4b1a
commit
ccca1f7f5f
@ -0,0 +1,5 @@
|
|||||||
|
class RemoveCityFromSchools < ActiveRecord::Migration
|
||||||
|
def change
|
||||||
|
remove_column :schools, :city
|
||||||
|
end
|
||||||
|
end
|
Loading…
Reference in new issue