summaryrefslogtreecommitdiff
path: root/db/migrate/20170206115204_add_column_ghost_to_users.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrate/20170206115204_add_column_ghost_to_users.rb')
-rw-r--r--db/migrate/20170206115204_add_column_ghost_to_users.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/migrate/20170206115204_add_column_ghost_to_users.rb b/db/migrate/20170206115204_add_column_ghost_to_users.rb
index cc1eeda1160..4b86814e05d 100644
--- a/db/migrate/20170206115204_add_column_ghost_to_users.rb
+++ b/db/migrate/20170206115204_add_column_ghost_to_users.rb
@@ -1,4 +1,4 @@
-class AddColumnGhostToUsers < ActiveRecord::Migration
+class AddColumnGhostToUsers < ActiveRecord::Migration[4.2]
DOWNTIME = false
def up