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 2ebac57a74
Merge pull request #37120 from gmcgibbon/fix_has_one_reflect_check_custom_pk
Fix has_one through reflection casting check
2019-09-16 12:43:07 -04:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
assets
cases Merge pull request #37120 from gmcgibbon/fix_has_one_reflect_check_custom_pk 2019-09-16 12:43:07 -04:00
fixtures Fix docs to replace http with https in activerecord [ci skip] 2019-08-26 22:34:33 +09:00
migrations
models Ensure custom PK types are casted in through reflection queries 2019-08-07 16:27:33 -04:00
schema Polymorphic has_one touch: Reset association cache result after create transaction 2019-07-31 05:59:23 +02:00
support Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
config.example.yml
config.rb