locking_enabled?()
Instance Public methods
Returns true if the lock_optimistically
flag is set to true
(which it is, by default) and the table includes the
locking_column
column (defaults to lock_version
).
Returns true if the lock_optimistically
flag is set to true
(which it is, by default) and the table includes the
locking_column
column (defaults to lock_version
).
Please login to continue.