heartcombo--devise/test
José Valim 990dcc8eef Try to fix the misterious case where some url helpers are not defined. 2011-10-09 11:50:48 +02:00
..
controllers Try to fix the misterious case where some url helpers are not defined. 2011-10-09 11:50:48 +02:00
generators Allow --skip-routes to devise generator. 2011-09-14 16:52:28 -07:00
helpers Fix failing Mongoid tests 2011-08-05 01:38:42 +07:00
integration Allow idempotent API requests, closes #1309. 2011-09-29 11:35:18 +02:00
mailers Allow to set default 'from' header of Devise mails in custom mailer class 2011-08-20 22:35:47 +02:00
models Improve the regexp a bit more. 2011-08-29 14:55:56 +02:00
omniauth Try to fix the misterious case where some url helpers are not defined. 2011-10-09 11:50:48 +02:00
orm Fix failing Mongoid tests 2011-08-05 01:38:42 +07:00
rails_app Allow :skip => :all 2011-09-14 16:52:28 -07: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 Also pass stretches to salt generation. 2010-07-12 06:59:49 +02:00
failure_app_test.rb Also try the root route for convenience, closes #1312. 2011-09-08 08:32:05 +02:00
indifferent_hash.rb Ensure to convert keys on indifferent hash. 2010-11-27 19:45:25 +01:00
mapping_test.rb Allow :skip => :all 2011-09-14 16:52:28 -07:00
models_test.rb Tests that should no longer exclude Mongoid 2011-08-06 19:28:19 +07:00
routes_test.rb More transparent implementat'n of :format => false 2011-06-27 06:51:04 -05: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 Revert "Merge pull request #1103 from Mab879/master" 2011-06-08 17:37:49 +02: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