module ActiveRecord::Locking::Optimistic
def initialize_dup(other) # :nodoc:
def initialize_dup(other) # :nodoc: super _clear_locking_column if locking_enabled? end
def initialize_dup(other) # :nodoc: super _clear_locking_column if locking_enabled? end