diff options
author | Kieran Trezona-le Comte <trezona.lecomte@gmail.com> | 2018-05-07 16:13:39 +1200 |
---|---|---|
committer | Kieran Trezona-le Comte <trezona.lecomte@gmail.com> | 2018-05-07 16:21:11 +1200 |
commit | 50032650ccbbbade547b1a02c12c16356b18e5be (patch) | |
tree | d42f067c924de929f9373519f7a331e624903515 /activerecord/lib/active_record/locking | |
parent | 9a1b99eb01eab3de4ab5c357058da0ecc38e434b (diff) | |
download | rails-50032650ccbbbade547b1a02c12c16356b18e5be.tar.gz rails-50032650ccbbbade547b1a02c12c16356b18e5be.tar.bz2 rails-50032650ccbbbade547b1a02c12c16356b18e5be.zip |
Fix ActiveRecord::AttributeMethods::Dirty documentation [ci skip]
Previously the documentation for the newly introduced (in 5.1) AR::Dirty
methods was misleading, as it stated the the new methods were aliases
for the old methods. This was false, and caused confusion when the
differences in their implementation became apparent.
This change attempts to describe the behaviour of these methods more
accurately, also noting when they are likely to be useful (i.e. before
or after saving a record).
This change also makes minor updates to consistently format the
documentation of this API, in accordance with the API Documentation
Guidelines.
Diffstat (limited to 'activerecord/lib/active_record/locking')
0 files changed, 0 insertions, 0 deletions