.. |
controllers
|
Remove a few Ruby syntax warnings from the test suite.
|
2016-05-02 10:47:05 -03:00 |
generators
|
Remove a few Ruby syntax warnings from the test suite.
|
2016-05-02 10:47:05 -03:00 |
helpers
|
Rails 5 compatability. Remove rails < 4.1 and Ruby < 2.1
|
2015-12-11 09:47:30 -08:00 |
integration
|
Remove a few Ruby syntax warnings from the test suite.
|
2016-05-02 10:47:05 -03:00 |
mailers
|
Spell verb *set up* with a space
|
2016-02-02 19:09:19 +01:00 |
models
|
Fix overwriting the remember_token when a valid one already exists (#4101)
|
2016-05-15 11:59:12 -03:00 |
omniauth
|
Do not use the dynamic :action segment on Omniauth routes.
|
2016-03-07 11:19:27 -03:00 |
orm
|
Send on create confirmation email after commit (#4064)
|
2016-05-02 21:32:14 -03:00 |
rails_app
|
Only set raise_in_transactional_callbacks for Rails 4.2
|
2016-05-02 23:22:51 -03:00 |
support
|
Upgrade Mongoid to 5.0
|
2016-04-19 17:18:40 +05:30 |
delegator_test.rb
|
Updated ruby 1.9 hash syntax
|
2014-02-25 22:12:55 +05:30 |
devise_test.rb
|
Set the new default of sign_out_via config
|
2016-05-01 12:44:40 -03:00 |
failure_app_test.rb
|
Humanize authentication keys in failure flash message (#4014)
|
2016-04-26 11:17:03 -03:00 |
mapping_test.rb
|
Set the new default of sign_out_via config
|
2016-05-01 12:44:40 -03:00 |
models_test.rb
|
move model stubs
|
2015-08-27 10:26:12 -05:00 |
parameter_sanitizer_test.rb
|
Remove ParametersSanitizer inheritance.
|
2015-12-18 11:39:03 -02:00 |
rails_test.rb
|
Tidy up
|
2015-01-06 14:23:06 -02:00 |
routes_test.rb
|
Set the new default of sign_out_via config
|
2016-05-01 12:44:40 -03:00 |
test_helper.rb
|
Remove ActiveSupport test order deprecation warning
|
2014-09-29 17:42:08 -03:00 |
test_helpers_test.rb
|
Test against Rails 5 beta 2.
|
2016-02-02 14:28:34 -02:00 |
test_models.rb
|
Change encryption for hashing in the documentation.
|
2016-02-10 17:10:52 -02:00 |