diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2019-04-15 07:32:25 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2019-04-15 07:42:02 +0900 |
commit | 8180c3961063c5786305a94a7d204ab4bc72c381 (patch) | |
tree | 4aa90cb3008ea3909c099f14a82cceb6e90bf209 /activerecord/lib/active_record/reflection.rb | |
parent | 65344f254cde87950c7f176cb7aa09c002a6f882 (diff) | |
download | rails-8180c3961063c5786305a94a7d204ab4bc72c381.tar.gz rails-8180c3961063c5786305a94a7d204ab4bc72c381.tar.bz2 rails-8180c3961063c5786305a94a7d204ab4bc72c381.zip |
Refactor `sync_with_transaction_state`
All transaction states (:committed, :fully_committed, :rolledback,
:fully_rolledback) are mutually exclusive.
And also, `force_clear_transaction_record_state` should clear
`@transaction_state` as well.
Diffstat (limited to 'activerecord/lib/active_record/reflection.rb')
0 files changed, 0 insertions, 0 deletions