heartcombo--devise/test
José Valim 81620fecab More about extend remember period feature. 2010-07-23 23:57:31 +02:00
..
controllers No longer retrieve the user from paths, but use the env hash. This change deprecates use_default_scope. 2010-07-06 01:33:32 +02:00
integration More about extend remember period feature. 2010-07-23 23:57:31 +02:00
mailers Make I18n key for mailer compatible with lookup shortcuts, closes #245 2010-06-12 20:29:43 +02:00
models More about extend remember period feature. 2010-07-23 23:57:31 +02:00
orm Remove data_mapper support. 2010-07-04 17:22:57 +02:00
rails_app documentation tweaks for extend_remember_period 2010-07-24 01:06:10 +08:00
support devise_for now accepts a block. All routes inside the block uses the scope defined by devise_for. 2010-07-07 10:51:14 +02:00
devise_test.rb Clean up the whole loading mess and closes #247. This commit depends on latest Rails. 2010-05-16 00:38:40 +02:00
encryptors_test.rb Also pass stretches to salt generation. 2010-07-12 06:59:49 +02:00
failure_app_test.rb Update CHANGELOG and tidy up tests. 2010-07-07 21:32:13 +02:00
mapping_test.rb Do not add unlock routes unless unlock strategy is email or both, closes #373 2010-07-12 07:24:21 +02:00
models_test.rb Do not add unlock routes unless unlock strategy is email or both, closes #373 2010-07-12 07:24:21 +02:00
routes_test.rb Improve integration of devise with new router scope. 2010-07-04 11:53:12 +02:00
test_helper.rb Move mailer configuration to the app. 2010-04-25 09:26:51 +02:00
test_helpers_test.rb Tests green again. 2010-06-29 21:41:34 +02:00