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-04-28 03:00:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aaddc05f991f8ed0b69292b00d545a8c18180c47
devise
/
test
/
models
History
Carlos A. da Silva
aaddc05f99
Moving modules inside respective Models module.
2009-10-09 10:37:36 -03:00
..
authenticable_test.rb
Moving modules inside respective Models module.
2009-10-09 10:37:36 -03:00
confirmable_test.rb
Ensure user won't be able to sign in after asking for confirmation instructions or updating it's email, forcing to pass the confirmation process.
2009-10-09 07:36:13 -03:00
perishable_test.rb
Refactoring confirmable and recoverable to use the same default find method by perishable token.
2009-10-09 07:36:12 -03:00
recoverable_test.rb
Refactoring recoverable tests to access database only when needed.
2009-10-09 07:36:12 -03:00
validatable_test.rb
Refactoring confirmable and recoverable to use the same default find method by perishable token.
2009-10-09 07:36:12 -03:00