.. |
controllers
|
Add fragment support for store_location_for
|
2014-11-05 16:52:40 -05:00 |
generators
|
Silence controller generator warning output
|
2014-09-18 18:24:26 -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
|
Update casing of 'OmniAuth' to match that of official OmniAuth documentation
|
2014-11-14 14:45:09 -05:00 |
mailers
|
Switched all instances of 'not blank?' to 'present?'
|
2014-04-17 20:34:28 -05:00 |
models
|
Only set token back if password reset fails.
|
2014-12-01 17:58:18 -05: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
|
Remove old references to removed remember_across_browsers option
|
2014-11-21 17:33:58 -02:00 |
support
|
Ensure that the I18n backend is always initialized when we store custom translations.
|
2014-09-11 15:19:41 -03:00 |
delegator_test.rb
|
Updated ruby 1.9 hash syntax
|
2014-02-25 22:12:55 +05:30 |
devise_test.rb
|
Simplify test that verifies multiple warden blocks
|
2014-05-07 18:53:09 -03:00 |
failure_app_test.rb
|
Check for a Hash when using the authentication_keys to generate the FailureApp flash message.
|
2014-10-27 22:32:19 -02:00 |
mapping_test.rb
|
Return Symbol in find_scope! if String passed
|
2014-08-24 21:36:11 +09:00 |
models_test.rb
|
Get rid of deprecated code
|
2013-08-05 11:24:04 +02:00 |
parameter_sanitizer_test.rb
|
Updated ruby 1.9 hash syntax
|
2014-02-25 22:12:55 +05:30 |
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
|
Revert "Update routes to match 'sign up'/'log in', incorporate feedback from @carlosantoniodasilva"
|
2014-08-10 12:13:35 -04:00 |
test_models.rb
|
Updated ruby 1.9 hash syntax
|
2014-02-25 22:12:55 +05:30 |