1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/devise/models
2014-11-21 17:33:58 -02:00
..
authenticatable.rb Merge branch 'master' into lm-rails-4-2 2014-09-29 17:30:30 -03:00
confirmable.rb Use args hash instead of named parameters for confirm! 2014-11-19 18:38:58 -06:00
database_authenticatable.rb Fix small typo in devise_authenticatable.rb 2014-11-05 16:51:29 -05:00
lockable.rb Use the last_attempt_warning configuration with the lockable unauthenticated_message message. 2014-10-02 18:50:48 -03:00
omniauthable.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
recoverable.rb add docs to other callbacks 2014-11-08 16:51:08 -07:00
registerable.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
rememberable.rb Remove old references to removed remember_across_browsers option 2014-11-21 17:33:58 -02:00
timeoutable.rb Fix typos 2014-01-09 10:00:27 -06:00
trackable.rb added non-bang version of update_tracked_fields 2014-05-21 16:18:35 -07:00
validatable.rb Update password length validation to 72 characters max 2014-11-18 23:10:01 -06:00