Method: ActiveRecord::FutureResult#lock_wait

Defined in:
activerecord/lib/active_record/future_result.rb

#lock_waitObject (readonly)

Returns the value of attribute lock_wait.



64
65
66
# File 'activerecord/lib/active_record/future_result.rb', line 64

def lock_wait
  @lock_wait
end