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
2013-05-29 19:27:02 +02:00
..
authenticatable.rb Update doc to mention http_authenticable is false by default 2013-05-18 01:50:06 +05:30
confirmable.rb Avoid sending confirmations to blank emails. 2013-05-22 19:48:06 -07:00
database_authenticatable.rb Remove unnecessary code 2013-04-29 15:21:31 +02:00
lockable.rb Fix #1994 Lockable no longer leaks account existence 2012-10-25 16:51:56 -05:00
omniauthable.rb Fix spelling error in doc block 2013-04-29 01:52:37 -03:00
recoverable.rb Update recoverable.rb 2013-03-21 18:49:19 -06:00
registerable.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
rememberable.rb record is potentially unchanged here, if so, no needs to save it 2013-05-29 19:27:02 +02:00
timeoutable.rb Remove unused variables and fix typos 2013-04-18 10:24:38 +05:30
token_authenticatable.rb Tidy up devise configuration 2013-04-13 22:07:54 -07:00
trackable.rb Trackable should use the remote IP address, not the gateway's 2012-07-12 13:34:31 -05:00
validatable.rb Change the minimum password length to 8 2012-07-06 11:46:46 -03:00