heartcombo--devise/test
José Valim 038627574c Keep modules definition in a different file. 2010-03-03 12:03:43 +01:00
..
controllers Since Devise::FailureApp is now a metal, we can get rid of this default_url_options stuff. 2010-02-19 10:13:53 +01:00
integration Update warden which fixes a security issue. 2010-02-23 19:47:45 +01:00
mailers Update views generator and now have scoped views. 2010-02-17 12:26:54 +01:00
models All tests passing (except two which are errors in Rails). Now generators and initialization process. 2010-02-16 21:23:58 +01:00
orm Get all tests passing for ActiveRecord and allow MongoMapper tests to run. 2010-02-17 10:11:43 +01:00
rails_app Update warden which fixes a security issue. 2010-02-23 19:47:45 +01:00
support Use metal for Devise::FailureApp. \m/ 2010-02-19 09:52:12 +01:00
devise_test.rb Keep modules definition in a different file. 2010-03-03 12:03:43 +01:00
encryptors_test.rb Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors. 2010-02-16 14:31:49 +01:00
failure_app_test.rb Use metal for Devise::FailureApp. \m/ 2010-02-19 09:52:12 +01:00
mapping_test.rb Keep modules definition in a different file. 2010-03-03 12:03:43 +01:00
models_test.rb Introducing Registerable module, allowing users to sign up. 2010-02-04 20:08:38 -02:00
routes_test.rb Devise now allows you to have custom controlleers. Check the README for more information. 2010-02-17 13:15:19 +01:00
test_helper.rb Get all tests passing for ActiveRecord and allow MongoMapper tests to run. 2010-02-17 10:11:43 +01:00
test_helpers_test.rb Got all tests in test/models and failure app ones passing. 369 tests, 805 assertions, 13 failures, 2 errors. 2010-02-16 17:00:36 +01:00