1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test
2012-03-03 15:10:17 -03:00
..
controllers sign_out helper uses the new warden api 2012-02-16 14:53:10 -02:00
generators Revert "Move devise/shared/_links.erb to devise/_links.erb" 2012-03-03 10:40:59 -03:00
helpers
integration Fixing two tests 2012-03-03 01:25:17 -03:00
mailers implementation of a much simpler solution 2011-11-05 16:53:27 +01:00
models Adding required_fields to all modules 2012-02-24 20:57:58 -02: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 Merge pull request #1661 from mreinsch/fix_subdomain_routing 2012-02-17 02:31:14 -08:00
support Moved a method to support 2012-03-03 14:41:22 -03: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 Minor fixes on models_test 2012-03-03 15:10:17 -03:00
routes_test.rb fix for :host getting overwritten in scope[:options] and thus not generating URLs with correct hostnames 2012-02-17 19:14:42 +09: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