rails/activerecord/test
John Hawthorn c730877c49
Merge pull request #51019 from jhawthorn/key-provider
Remove memoization to accept `key_provider` overridden by `with_encryption_context`
2024-02-13 13:10:38 -08:00
..
active_record/connection_adapters Add deprecation and specific exceptions to warn when an adapter is using the legacy registration format in 7.2 2023-11-30 07:00:38 -05:00
activejob [Tests only] Enable `Minitest/AssertPredicate` rule 2023-10-13 19:26:47 +00:00
assets Replace test `Man` with `Human` 2020-08-14 11:37:09 -04:00
cases Merge pull request #51019 from jhawthorn/key-provider 2024-02-13 13:10:38 -08:00
fixtures Fix `destroy_all` for `has_many :through` associations that points to a CPK model 2023-06-14 17:48:13 +00:00
migrations Sort migration ID as int in db:migrate:status for consistency. 2021-07-16 13:10:31 -05:00
models Deprecate defining enums with keywords args 2024-02-10 00:20:45 +00:00
schema Fix counter caches to work for models with composite primary keys 2024-02-08 18:59:39 +02:00
support Remove an unused fixture 2024-01-11 09:27:30 +01:00
config.example.yml Move trilogy config closer to mysql2 2023-06-20 15:30:07 +00:00
config.rb Delete AS::Dependencies.safe_constantize 2021-08-20 17:51:05 +02:00