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 01:25:17 -03:00
..
controllers sign_out helper uses the new warden api 2012-02-16 14:53:10 -02:00
generators
helpers
integration Fixing two tests 2012-03-03 01:25:17 -03:00
mailers
models Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
omniauth
orm
rails_app Merge pull request #1661 from mreinsch/fix_subdomain_routing 2012-02-17 02:31:14 -08:00
support Fix the assert_same_content assertion helper 2012-02-22 16:49:09 -02:00
delegator_test.rb
devise_test.rb
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
models_test.rb Changed message and refactored exception to use a initializer 2012-02-22 13:55:06 -02: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