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