1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test
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