summaryrefslogtreecommitdiff
path: root/db/migrate/20160222153918_create_appearances_ce.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrate/20160222153918_create_appearances_ce.rb')
-rw-r--r--db/migrate/20160222153918_create_appearances_ce.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/migrate/20160222153918_create_appearances_ce.rb b/db/migrate/20160222153918_create_appearances_ce.rb
index bec66bcc71e..b2d5949b23f 100644
--- a/db/migrate/20160222153918_create_appearances_ce.rb
+++ b/db/migrate/20160222153918_create_appearances_ce.rb
@@ -1,3 +1,4 @@
+# rubocop:disable all
class CreateAppearancesCe < ActiveRecord::Migration
def change
unless table_exists?(:appearances)