rails/activerecord/test
2021-06-08 16:39:23 +09:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
activejob Updated abbreviation for single table inheritance. 2021-04-16 11:53:05 +05:30
assets Replace test Man with Human 2020-08-14 11:37:09 -04:00
cases Add ActiveModel::AttributeSet#values_for_database 2021-06-08 16:39:23 +09:00
fixtures Remove fixed "id" in encrypted book fixtures 2021-04-13 08:55:44 -04:00
migrations Show a warning when running no migration using SCOPE 2021-01-26 15:05:35 +01:00
models Derive foreign key from model name in has_many associations 2021-05-12 15:21:31 -04:00
schema Add option to skip joins for associations. 2021-04-19 11:17:31 -04:00
support Allow async executor to be configurable 2021-02-19 12:34:57 -05:00
config.example.yml Make we always type cast TimeWithZone objects before passing to mysql2 2021-02-11 22:45:14 +00:00
config.rb