discourse/db/migrate/20140120155706_add_lounge_c...

6 lines
104 B
Ruby

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