heartcombo--devise/test/models
José Valim 78303cd5c5 Got another bunch of tests passing with MongoMapper. 2009-12-21 19:57:17 +01:00
..
authenticatable_test.rb Revert earlier commit. Do care about blank passwords, otherwise update_with_password is useless. 2009-12-16 17:34:09 +01:00
confirmable_test.rb Added skip_confirmation! It skips confirmation token generation, e-mail sending and automatically sets confirmed_at. 2009-12-15 00:30:28 +01:00
recoverable_test.rb Added skip_confirmation! It skips confirmation token generation, e-mail sending and automatically sets confirmed_at. 2009-12-15 00:30:28 +01:00
rememberable_test.rb Got another bunch of tests passing with MongoMapper. 2009-12-21 19:57:17 +01:00
timeoutable_test.rb Rename :timeout to :timeout_in and release gem again. 2009-11-25 00:11:49 -02:00
trackable_test.rb Added trackable for sign_in_count, sign_in_at and sign_in_ip. 2009-11-24 15:18:42 -02:00
validatable_test.rb Got another bunch of tests passing with MongoMapper. 2009-12-21 19:57:17 +01:00