Sha256: d298fa23890dac1f53147d48135d148b58c822cdff97db4482086b548971acfb
Contents?: true
Size: 159 Bytes
Versions: 1
Compression:
Stored size: 159 Bytes
Contents
class RemoveLocomotivesAndCarriages < ActiveRecord::Migration def change drop_table :choo_choo_locomotives drop_table :choo_choo_carriages end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
choo_choo-0.0.1 | db/migrate/20140310170148_remove_locomotives_and_carriages.rb |