Merge branch 'master' of github.com:warpc/rosa-build
This commit is contained in:
commit
5431eec07d
|
@ -10,6 +10,5 @@ class AddTokenAuthenticatableToUsers < ActiveRecord::Migration
|
||||||
|
|
||||||
def self.down
|
def self.down
|
||||||
remove_column :users, :authentication_token
|
remove_column :users, :authentication_token
|
||||||
remove_index :users, :authentication_token
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue