discourse/db/migrate/20140122043508_add_meta_cat...

6 lines
102 B
Ruby

class AddMetaCategory < ActiveRecord::Migration[4.2]
def change
# replaced by fixture
end
end