method

start

rails latest stable - Class: ActiveSupport::Notifications::Instrumenter::LegacyHandle
start()
public

No documentation available.

# File activesupport/lib/active_support/notifications/instrumenter.rb, line 41
        def start
          @listener_state = @notifier.start @name, @id, @payload
        end