1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Gannon McGibbon 357013d366
Merge pull request #39254 from gmcgibbon/through_cast_check_attribute_override
Refactor uncastable through reflection test to detect join key overrides
2020-09-24 16:25:03 -04:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
assets Replace test Man with Human 2020-08-14 11:37:09 -04:00
cases Merge pull request #39254 from gmcgibbon/through_cast_check_attribute_override 2020-09-24 16:25:03 -04:00
fixtures Replace test Man with Human 2020-08-14 11:37:09 -04:00
migrations
models move ActiveRecord::Persistance#becomes logic into initialize block 2020-09-20 10:24:19 -06:00
schema Allow where references association names as joined table alias names 2020-08-26 10:07:13 +09:00
support Add Active Record Marshal forward compatibility tests 2020-07-02 14:11:51 +02:00
config.example.yml Remove more code for unsupported frontbase and ibm_db adapters 2020-04-12 11:45:28 +09:00
config.rb