This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
devise
Watch
1
Star
1
Fork
0
You've already forked devise
mirror of
https://github.com/heartcombo/devise.git
synced
2026-01-23 05:38:04 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae0a3d9fee6aa55ccf8b18d8aa91c964071fc02a
devise
/
test
/
models
History
Carlos A. da Silva
342f948bc8
Adding pepper and stretches configuration per model, and globaly setup through Devise.pepper and Devise.stretches
2009-10-20 11:17:40 -02:00
..
authenticable_test.rb
Adding pepper and stretches configuration per model, and globaly setup through Devise.pepper and Devise.stretches
2009-10-20 11:17:40 -02:00
confirmable_test.rb
Separating perishable token into confirmation and reset_password tokens. Adding confirmation_sent_at attribute.
2009-10-18 09:14:52 -02:00
recoverable_test.rb
Fix clearing reset password token while reseting password.
2009-10-18 09:54:53 -02:00
rememberable_test.rb
Updating tests and fix rememberable serialize_from_cookie.
2009-10-20 08:59:01 -02:00
validatable_test.rb
Removing default mapping and Updating tests at all
2009-10-10 18:07:25 -03:00