1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test
2010-02-16 14:31:49 +01:00
..
controllers Improve documentation for after_sign_in_path_for. 2010-01-16 10:56:35 +01:00
integration Add registerable integration tests. 2010-02-09 00:08:57 +01:00
mailers Allow scoped views to be customized per controller/mailer class. 2010-02-08 17:33:22 +01:00
models More changes in update_with_password. 2010-02-08 23:14:03 +01:00
orm Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors. 2010-02-16 14:31:49 +01:00
rails_app Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors. 2010-02-16 14:31:49 +01:00
support Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors. 2010-02-16 14:31:49 +01:00
devise_test.rb Add Http Basic Authentication support. 2010-02-06 01:33:32 +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 Introducing timeoutable to timeout sessions without activity. 2009-11-23 23:01:00 -02:00
mapping_test.rb Use sign_up instead of registration in routes. Fix issue with users being signed in while attempting to sign up with info from already existing user. Also fix signed up flash. 2010-02-08 11:03:15 -02:00
models_test.rb Introducing Registerable module, allowing users to sign up. 2010-02-04 20:08:38 -02:00
routes_test.rb Refactor on routes. 2010-02-08 20:25:20 +01:00
test_helper.rb Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors. 2010-02-16 14:31:49 +01:00
test_helpers_test.rb Tests passing for ActiveRecord and MongoMapper. 2009-12-21 21:10:23 +01:00