1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test
2010-03-29 15:16:14 +02:00
..
controllers Compatibility with Ruby 1.9.1 and 1.9.2. 2010-03-26 11:27:19 +01:00
integration Move http authenticatable response to failure app. 2010-03-29 15:16:14 +02:00
mailers Compatibility with Ruby 1.9.1 and 1.9.2. 2010-03-26 11:27:19 +01:00
models Use persisted? instead of new_record? 2010-03-28 20:53:13 -07:00
orm More compatibility with Rails master. 2010-03-28 07:15:52 +02:00
rails_app Devise / DataMapper updates 2010-03-28 20:53:22 -07:00
support Fix some unlockable bugs. 2010-03-28 23:09:28 +02:00
devise_test.rb Do not depend on silence_missing_strategies! anymore. This speeds up strategies matching because we don't need to check if the model duck types to the strategy and it doesn't trigger uneeded strategies. 2010-03-28 14:55:05 +02:00
encryptors_test.rb Compatibility with Ruby 1.9.1 and 1.9.2. 2010-03-26 11:27:19 +01:00
failure_app_test.rb Compatibility with Ruby 1.9.1 and 1.9.2. 2010-03-26 11:27:19 +01:00
mapping_test.rb Do not depend on silence_missing_strategies! anymore. This speeds up strategies matching because we don't need to check if the model duck types to the strategy and it doesn't trigger uneeded strategies. 2010-03-28 14:55:05 +02:00
models_test.rb Compatibility with Ruby 1.9.1 and 1.9.2. 2010-03-26 11:27:19 +01:00
routes_test.rb Compatibility with Ruby 1.9.1 and 1.9.2. 2010-03-26 11:27:19 +01:00
test_helper.rb More compatibility with Rails master. 2010-03-28 07:15:52 +02:00
test_helpers_test.rb Compatibility with Ruby 1.9.1 and 1.9.2. 2010-03-26 11:27:19 +01:00