..
controllers
Add spaces around method arguments when setting default values
2020-08-31 18:15:45 -03:00
generators
Add spaces around method arguments when setting default values
2020-08-31 18:15:45 -03:00
helpers
Add the frozen_string_literal pragma comment to all Ruby files. ( #4725 )
2017-12-21 15:36:29 -02:00
integration
Added missing full stop "." on registrations.updated_but_not_signed_in.
2020-11-23 12:21:22 +11:00
mailers
User assert_includes
/refute_includes
minitest helpers
2020-08-27 18:38:26 -03:00
models
Test on rails 6.1 ( #5323 )
2021-01-04 20:17:58 -03:00
omniauth
Add spaces around method arguments when setting default values
2020-08-31 18:15:45 -03:00
orm
Fix specs on Rails 6 RC2 ( #5109 )
2019-08-07 12:32:01 -03:00
rails_app
Add spaces around method arguments when setting default values
2020-08-31 18:15:45 -03:00
support
Add spaces around method arguments when setting default values
2020-08-31 18:15:45 -03:00
test
User assert_includes
/refute_includes
minitest helpers
2020-08-27 18:38:26 -03:00
delegator_test.rb
Add the frozen_string_literal pragma comment to all Ruby files. ( #4725 )
2017-12-21 15:36:29 -02:00
devise_test.rb
Officially support Rails 6.0
2019-06-12 16:10:13 -04:00
failure_app_test.rb
Add spaces around method arguments when setting default values
2020-08-31 18:15:45 -03:00
mapping_test.rb
Add spaces around method arguments when setting default values
2020-08-31 18:15:45 -03:00
models_test.rb
Add the frozen_string_literal pragma comment to all Ruby files. ( #4725 )
2017-12-21 15:36:29 -02:00
parameter_sanitizer_test.rb
Fix error when params is not a hash
2018-05-09 14:56:50 -03:00
rails_test.rb
Add the frozen_string_literal pragma comment to all Ruby files. ( #4725 )
2017-12-21 15:36:29 -02:00
routes_test.rb
Add Rails 6 to CI ( #5009 )
2019-01-22 12:43:31 -02:00
secret_key_finder_test.rb
find auto-generated secret_key_base in development ( #4869 )
2018-05-14 18:09:25 -03:00
test_helper.rb
Remove mocha deprecation warning
2020-06-07 19:49:51 -03:00
test_models.rb
Add the frozen_string_literal pragma comment to all Ruby files. ( #4725 )
2017-12-21 15:36:29 -02:00