heartcombo--devise/test
Josh Kalderimis 4d3a3ceb43 added test to confirm order in ALL is being adhered to when adding and including module in model
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-03-26 09:31:25 +01:00
..
controllers Aim for Rails 3.0.0.beta1 compatibility. A few issues are still pending with Warden. 2010-03-10 15:00:12 +01:00
integration Clean up lockable and class methods API. 2010-03-10 16:13:54 +01:00
mailers Clean up lockable and class methods API. 2010-03-10 16:13:54 +01:00
models Clean up lockable and class methods API. 2010-03-10 16:13:54 +01:00
orm
rails_app Allow to give :skip in devise_for to skip routes for an specific controller. 2010-03-12 09:54:57 +01:00
support Require files before monkey patching them. 2010-03-23 16:28:17 +01:00
devise_test.rb Keep modules definition in a different file. 2010-03-03 12:03:43 +01:00
encryptors_test.rb
failure_app_test.rb
mapping_test.rb Allow to give :skip in devise_for to skip routes for an specific controller. 2010-03-12 09:54:57 +01:00
models_test.rb added test to confirm order in ALL is being adhered to when adding and including module in model 2010-03-26 09:31:25 +01:00
routes_test.rb Allow to give :skip in devise_for to skip routes for an specific controller. 2010-03-12 09:54:57 +01:00
test_helper.rb
test_helpers_test.rb