method

start_running

start_running()
public

No documentation available.

# File activesupport/lib/active_support/dependencies/interlock.rb, line 30
      def start_running
        @lock.start_sharing
      end