summaryrefslogtreecommitdiff
path: root/db/migrate/20110303145153_create_auths.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrate/20110303145153_create_auths.rb')
-rw-r--r--db/migrate/20110303145153_create_auths.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/migrate/20110303145153_create_auths.rb b/db/migrate/20110303145153_create_auths.rb
index ba3a8fb..b18e147 100644
--- a/db/migrate/20110303145153_create_auths.rb
+++ b/db/migrate/20110303145153_create_auths.rb
@@ -1,4 +1,4 @@
-class CreateAuths < ActiveRecord::Migration
+class CreateAuths < ActiveRecord::Migration[4.2]
def self.up
create_table :auths do |t|
t.string :one_touch_hash