method
start_running
rails 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