rails/activerecord/test
2022-09-02 15:22:36 +03:00
..
active_record/connection_adapters
activejob Defer constant loading of ActiveRecord::DestroyAssociationAsyncJob via a String instead of a class constant 2022-07-13 11:58:20 -05:00
assets Replace test Man with Human 2020-08-14 11:37:09 -04:00
cases Fix ActiveRecord::FinderMethods.find when passing multiple ids and primary key is not selected 2022-09-02 15:22:36 +03:00
fixtures Fix where.missing and where.associated for parent/child associations 2022-05-04 12:37:52 +03:00
migrations Sort migration ID as int in db:migrate:status for consistency. 2021-07-16 13:10:31 -05:00
models Normalize virtual attributes on ActiveRecord::Persistence#becomes 2022-08-24 22:51:57 +02:00
schema Change ActiveRecord::Coders::YAMLColumn default to safe_load 2022-07-12 09:26:46 -07:00
support Support schemas in Postgresql enum_types 2022-08-06 09:07:56 -05:00
config.example.yml Enable strict strings mode for SQLite3Adapter 2022-06-14 23:59:17 +03:00
config.rb Delete AS::Dependencies.safe_constantize 2021-08-20 17:51:05 +02:00