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
Yasuo Honda 46e997430a Address test_after_save_callback_with_autosave failure
when other `AutomaticInverseFindingTests` load `:comments` fixture
but does not load `:posts`.

Refer #30385 for similar issue
2017-08-24 15:49:11 +00:00
..
active_record/connection_adapters Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
assets
cases Address test_after_save_callback_with_autosave failure 2017-08-24 15:49:11 +00:00
fixtures Add binary helper method to fixtures. 2017-08-12 18:35:32 +09:00
migrations Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
models counter_cache requires association class before attr_readonly 2017-08-23 02:14:48 +00:00
schema Fix CI failure due to reference type mismatch 2017-08-14 17:27:54 +09:00
support Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
.gitignore
config.example.yml
config.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00