..
action_controller
fix: issues affecting code quality ( #1420 )
2021-04-15 09:44:33 -06:00
active_model
Fix the undefined method error for non rails project due to use of many? method. ( #1459 )
2021-08-31 20:04:37 -03:00
active_record
Add Appraisal for Rails 6.1 ( #1418 )
2021-06-03 17:41:27 -03:00
doublespeak
fix(rubocop): Fix Layout/LineLength
2020-11-03 10:05:25 -07:00
independent
fix(rubocop): Fix Layout/LineLength
2020-11-03 10:05:25 -07:00
integrations
fix(rubocop): Fix Layout/LineLength
2020-11-03 10:05:25 -07:00
util
Remove ruby 2.5 support ( #1415 )
2021-03-04 20:42:47 -03:00
action_controller.rb
Revert "Use autoloading instead of requiring all files up front"
2020-08-26 10:52:54 -06:00
active_model.rb
Remove allow_mass_assignment_of matcher ( #1430 )
2021-03-21 00:40:46 -03:00
active_record.rb
fix(rubocop): Satisfy Style/StringLiterals with single_quotes [ci skip]
2020-11-03 10:05:25 -07:00
configuration.rb
Update messaging around presence + belongs_to
2019-06-07 21:46:05 -06:00
doublespeak.rb
fix(rubocop): Fix Layout/LineLength
2020-11-03 10:05:25 -07:00
error.rb
fix(rubocop): Satisfy Style/StringLiterals with single_quotes [ci skip]
2020-11-03 10:05:25 -07:00
independent.rb
Revert "Use autoloading instead of requiring all files up front"
2020-08-26 10:52:54 -06:00
integrations.rb
Revert "Use autoloading instead of requiring all files up front"
2020-08-26 10:52:54 -06:00
matcher_context.rb
Documentation updates
2014-12-25 01:13:30 -05:00
rails_shim.rb
Remove unnecessary conditions for rails 5.0 ( #1426 )
2021-03-23 14:06:23 -03:00
routing.rb
Replace the with_port qualifier on route with port option
2018-01-25 22:31:23 -06:00
util.rb
fix(rubocop): Fix Layout/LineLength
2020-11-03 10:05:25 -07:00
version.rb
Bump version to 5.0.0 ( #1455 )
2021-07-10 08:39:19 -03:00
warn.rb
fix(rubocop): Add trailing comma in args, Hash and Arrays [ci skip]
2020-11-03 10:05:25 -07:00