20170205175257_remove_devices.rb (98B)
- class RemoveDevices < ActiveRecord::Migration[5.0]
- def change
- drop_table :devices
- end
- end
git clone https://hacktivis.me/git/mastofe.git
20170205175257_remove_devices.rb (98B)
- class RemoveDevices < ActiveRecord::Migration[5.0]
- def change
- drop_table :devices
- end
- end