.. |
controllers
|
Use builtin matchers in helper tests
|
2015-08-31 09:58:25 -04:00 |
generators
|
Fix rails g devise:views -v mailer with the Simple Form generator.
|
2015-08-27 12:12:13 -03:00 |
helpers
|
Simplify the setup code for the Devise Helper tests so no locales or translations are leaked between tests.
|
2014-09-11 17:01:07 -03:00 |
integration
|
Support for older rails versions.
|
2016-04-25 18:44:11 -03:00 |
mailers
|
Do not use digests for confirmation tokens
|
2015-07-30 01:55:50 -07:00 |
models
|
Make #increment_failed_attempts concurrency safe
|
2019-03-15 09:54:25 +11:00 |
omniauth
|
Updated ruby 1.9 hash syntax
|
2014-02-25 22:12:55 +05:30 |
orm
|
Support custom port for MongoDB config
|
2014-01-03 11:23:34 -02:00 |
rails_app
|
Add a test for when a recoverable resource has a non-AR email field
|
2015-12-08 16:01:39 +00:00 |
support
|
Add a test for when a recoverable resource has a non-AR email field
|
2015-12-08 16:01:39 +00:00 |
delegator_test.rb
|
Updated ruby 1.9 hash syntax
|
2014-02-25 22:12:55 +05:30 |
devise_test.rb
|
Fix default email_regexp config to disallow trailing non-word characters
|
2015-06-22 15:41:49 +02:00 |
failure_app_test.rb
|
Account for relative_url_root in FailureApp's recall method
|
2015-09-06 00:05:19 -07:00 |
mapping_test.rb
|
Allow objects to specify their devise scope.
|
2015-03-03 22:37:25 -07:00 |
models_test.rb
|
move model stubs
|
2015-08-27 10:26:12 -05:00 |
parameter_sanitizer_test.rb
|
Updated ruby 1.9 hash syntax
|
2014-02-25 22:12:55 +05:30 |
rails_test.rb
|
Tidy up
|
2015-01-06 14:23:06 -02:00 |
routes_test.rb
|
Revert "Update routes to match 'sign up'/'log in', incorporate feedback from @carlosantoniodasilva"
|
2014-08-10 12:13:35 -04:00 |
test_helper.rb
|
Remove ActiveSupport test order deprecation warning
|
2014-09-29 17:42:08 -03:00 |
test_helpers_test.rb
|
Removes the bang in confirm! and reset_password!
|
2015-04-19 11:47:44 -04:00 |
test_models.rb
|
Do a final pass removing spaces around square brackets
|
2015-03-13 13:59:19 -03:00 |
time_helpers.rb
|
Support for older rails versions.
|
2016-04-25 18:44:11 -03:00 |