Method: ActiveSupport::Dependencies::Interlock#start_running

Defined in:
lib/active_support/dependencies/interlock.rb

#start_runningObject



33
34
35
# File 'lib/active_support/dependencies/interlock.rb', line 33

def start_running
  @lock.start_sharing
end