1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test/integration
José Valim e9c263c326 Merge pull request #1418 from locomotivecms/simple_scoped_mailer
Re-define the devise mailer inside a model
2011-11-06 01:38:08 -08:00
..
authenticatable_test.rb Allow idempotent API requests, closes #1309. 2011-09-29 11:35:18 +02:00
confirmable_test.rb Merge pull request #1418 from locomotivecms/simple_scoped_mailer 2011-11-06 01:38:08 -08:00
database_authenticatable_test.rb Fix failing tests. 2011-06-10 11:10:56 +02:00
http_authenticatable_test.rb Ensure handle_unverified_request clean up any cached signed-in user 2011-06-29 20:18:10 -03:00
lockable_test.rb implementation of a much simpler solution 2011-11-05 16:53:27 +01:00
omniauthable_test.rb Tests pass on 3.0.7 2011-05-04 19:24:11 +02:00
recoverable_test.rb implementation of a much simpler solution 2011-11-05 16:53:27 +01:00
registerable_test.rb implementation of a much simpler solution 2011-11-05 16:53:27 +01:00
rememberable_test.rb Ensure handle_unverified_request clean up any cached signed-in user 2011-06-29 20:18:10 -03:00
timeoutable_test.rb Timeoutable also skips tracking if skip_trackable is given 2011-10-25 18:43:48 +02:00
token_authenticatable_test.rb Fixed issue #1206: TokenAuthenticatable#params_auth_hash behaving in an unexpected way for the authentication token lookup 2011-07-23 17:45:45 +02:00
trackable_test.rb test for trackable behind a proxy 2011-10-22 11:57:18 -02:00