heartcombo--devise/test
José Valim a59410a254 password_required? should not affect length validation, closes #1037. 2011-04-29 08:33:33 +02:00
..
controllers Move the catch to the test level. 2011-04-17 19:37:19 +02:00
generators Considering namespaces while generating the routes. Closes #682 2011-02-23 14:24:47 -03:00
integration Other minor improvements in the REST code. 2011-04-19 08:36:52 +02:00
mailers
models password_required? should not affect length validation, closes #1037. 2011-04-29 08:33:33 +02:00
omniauth Remove stuff deprecated on .rc2 2011-03-14 11:22:09 +01:00
orm
rails_app Allow controllers to be given as symbols. 2011-04-25 10:00:28 +02:00
support Change test email addresses to ues RFC 2606 reserved domain example.com 2011-04-18 15:59:13 +08:00
devise_test.rb Use inflector to avoid conflicts. 2011-04-16 13:30:15 +02:00
encryptors_test.rb
failure_app_test.rb Update changelog, improve coverage. 2011-04-17 18:06:29 +02:00
indifferent_hash.rb Ensure to convert keys on indifferent hash. 2010-11-27 19:45:25 +01:00
mapping_test.rb
models_test.rb Don't include the same module several times, closes #765. 2011-04-16 13:16:47 +02:00
routes_test.rb add devise_for :only option 2011-04-15 10:31:01 +02:00
schema_test.rb Simplified logic for checking if the email is present and moved the Mongoid classes out of eval statements 2011-02-10 16:16:33 +08:00
test_helper.rb Cleaning up test helpers related to OmniAuth. 2011-02-24 16:50:22 -03:00
test_helpers_test.rb Rollback to require 'test_helper'. If you want to run it in isolation, do ruby -Itest path/to/test/file. 2011-04-15 10:48:44 +02:00