rails/activerecord/test/support
Hartley McGuire c62dcf54eb
fix remaining asserts that should be assert_equal
Found using Minitest/AssertWithExpectedArgument.

Also enabled the rule per feedback and fixed 29 additional violations
2022-09-09 19:22:21 -04:00
..
marshal_compatibility_fixtures Revert "Merge pull request #39759 from kamipo/marshal_load_legacy_ar_object" 2021-02-18 17:13:41 +09:00
stubs Change safe guard to check for each_pair instead of stringify_keys 2020-02-07 11:36:35 -05:00
yaml_compatibility_fixtures Change ActiveRecord::Coders::YAMLColumn default to safe_load 2022-07-12 09:26:46 -07:00
async_helper.rb fix remaining asserts that should be assert_equal 2022-09-09 19:22:21 -04:00
config.rb Extract internal ActiveSupport::ConfigurationFile object 2020-02-10 02:50:12 +01:00
connection_helper.rb Deprecate #remove_connection in favor of #remove_connection_pool 2020-01-21 16:49:20 -05:00
connection.rb Rotate the debug.log on each 100MB 2022-04-13 15:38:19 +03:00
ddl_helper.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
schema_dumping_helper.rb Support schemas in Postgresql enum_types 2022-08-06 09:07:56 -05:00
tools.rb Rename adapter_short to adapter_name 2021-09-21 08:26:04 +09:00