Method: ActiveSupport::Concurrency::NullLock#synchronize
- Defined in:
- activesupport/lib/active_support/concurrency/null_lock.rb
#synchronize ⇒ Object
8 9 10 |
# File 'activesupport/lib/active_support/concurrency/null_lock.rb', line 8 def synchronize yield end |