method
start_running
v5.0.0.1 -
Show latest stable
- Class:
ActiveSupport::Dependencies::Interlock
start_running()public
No documentation available.
# File activesupport/lib/active_support/dependencies/interlock.rb, line 30
def start_running
@lock.start_sharing
end