mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-10 07:18:14 -05:00
introducing lockable implementation
This commit is contained in:
@@ -16,6 +16,7 @@ ActiveRecord::Schema.define(:version => 1) do
|
||||
t.recoverable
|
||||
t.rememberable
|
||||
t.trackable
|
||||
t.lockable
|
||||
end
|
||||
|
||||
t.timestamps
|
||||
|
||||
Reference in New Issue
Block a user