mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
d1107f4d1e
Before this fix, `touch` only clears dirty tracking for touched attributes, doesn't track saved (touched) changes. This fixes that tracks saved changes and carry over remaining changes. Fixes #33429. Closes #34306. |
||
---|---|---|
.. | ||
optimistic.rb | ||
pessimistic.rb |