heartcombo--devise/test
José Valim 80895c3b9a Make I18n key for mailer compatible with lookup shortcuts, closes #245 2010-06-12 20:29:43 +02:00
..
controllers anybody_signed_in? helper 2010-06-12 05:11:03 +08:00
integration Add merb-auth like router helper 2010-05-25 05:51:32 +08:00
mailers Make I18n key for mailer compatible with lookup shortcuts, closes #245 2010-06-12 20:29:43 +02:00
models Make bcrypt the default encryptor and automatically add a pepper on generation. 2010-06-12 14:46:55 +02:00
orm Allow the dummy application in test/rails_app to boot. 2010-04-01 12:49:11 +02:00
rails_app fixed a few spelling/grammar mistakes 2010-05-28 20:24:39 +08:00
support No need to append ?unauthenticated=true in URLs anymore since Flash was moved to a middleware in Rails 3. 2010-04-03 11:43:31 +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 Compatibility with Ruby 1.9.1 and 1.9.2. 2010-03-26 11:27:19 +01:00
failure_app_test.rb Added navigational formats to specify when it should return a 302 and when a 401, closes #234 and #249. 2010-05-16 19:13:38 +02:00
mapping_test.rb :as and :scope in routes is deprecated. Use :path and :singular instead. Closes #199. 2010-04-15 08:21:13 +02:00
models_test.rb Get rid of deprecation warnings. 2010-04-15 08:43:39 +02:00
routes_test.rb Update documentation to track deprecation of :as in #devise_for 2010-05-19 15:50:48 +08:00
test_helper.rb Move mailer configuration to the app. 2010-04-25 09:26:51 +02:00
test_helpers_test.rb No need to append ?unauthenticated=true in URLs anymore since Flash was moved to a middleware in Rails 3. 2010-04-03 11:43:31 +02:00