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-10 07:18:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e0c38b47abfd2195b29e3d817663a33d31a0ef2
devise
/
test
History
Carlos A. da Silva
8e0c38b47a
Fix password_confirmation test. Thanks to Cairo Noleto.
2009-09-20 10:13:42 -03:00
..
authenticable_test.rb
Fix password_confirmation test. Thanks to Cairo Noleto.
2009-09-20 10:13:42 -03:00
confirmable_test.rb
Creating recoverable module, reseting passwords and sending reset instructions. Some minor refactorings.
2009-09-18 10:20:45 -03:00
notifier_test.rb
Setup confirmation instructions notification and tests green.
2009-09-17 21:29:13 -03:00
perishable_token_test.rb
Adding validatable module containing some default email and password validations.
2009-09-18 12:03:41 -03:00
recoverable_test.rb
Adding find and reset password method to recoverable
2009-09-18 10:47:12 -03:00
test_helper.rb
Adding validatable module containing some default email and password validations.
2009-09-18 12:03:41 -03:00
validatable_test.rb
Fix validating length of password.
2009-09-18 12:11:42 -03:00