heartcombo--devise/test
José Valim 82da877863 Merge pull request #1565 from joliss/unconfirmed-message
More helpful sign-up message for Confirmable
2012-01-24 05:06:51 -08:00
..
controllers Get rid of InternalHelpers, refactor scoped views for more performant behavior. 2012-01-02 22:01:28 +01:00
generators Move devise/shared/_links.erb to devise/_links.erb 2012-01-02 21:26:26 +01:00
helpers
integration Merge pull request #1565 from joliss/unconfirmed-message 2012-01-24 05:06:51 -08:00
mailers implementation of a much simpler solution 2011-11-05 16:53:27 +01:00
models Merge pull request #1563 from asynchrony/handle_regexp_param_filtering 2012-01-16 03:20:17 -08:00
omniauth Devise should not attempt to load OmniAuth strategies. Strategies should be loaded before hand by the developer or explicitly given to Devise. 2011-11-20 19:42:02 +00:00
orm
rails_app Deprecated support for nested devise_for blocks 2012-01-24 13:40:04 +01:00
support Remove Rails 3.0 only code. 2012-01-02 20:43:39 +01:00
delegator_test.rb Fix taking associated failure app from the scope in the given env. 2011-12-07 14:09:00 +02:00
devise_test.rb Usage of confirm_within was deprecated in favor allow_unconfirmed_access_for 2011-12-11 20:18:02 +01:00
encryptors_test.rb
failure_app_test.rb Do not fallback to string on failure app, easier for debugging, closes #1587 2012-01-24 13:46:25 +01:00
indifferent_hash.rb
mapping_test.rb Add confirmable to admin. 2011-12-11 20:07:50 +01:00
models_test.rb Usage of confirm_within was deprecated in favor allow_unconfirmed_access_for 2011-12-11 20:18:02 +01:00
path_checker_test.rb PathChecker should not attempt to validate invalid routes, closes #1505 2011-12-12 11:35:41 +01:00
routes_test.rb Fix a bug where passing :format => false to devise_for was permanent, closes #1504 2011-12-12 09:25:19 +01:00
test_helper.rb
test_helpers_test.rb Usage of confirm_within was deprecated in favor allow_unconfirmed_access_for 2011-12-11 20:18:02 +01:00