mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
31fce0192e
* Relation#order can receive order attributes as different arguments, add example; * Readonly does not handle deletion of records, only modification; * locking_version column does not need to default to 0, Rails handles nil values; * Change references from "set_locking_column" to "self.locking_column". |
||
---|---|---|
.. | ||
optimistic.rb | ||
pessimistic.rb |