Commit 7e5e825a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix broken migration

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent a8f87ec8
class CreateAppearancesCE < ActiveRecord::Migration
class CreateAppearancesCe < ActiveRecord::Migration
def change
unless table_exists?(:appearances)
create_table :appearances do |t|
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment