method

finish

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

No documentation available.

# File activesupport/lib/active_support/notifications/instrumenter.rb, line 45
        def finish
          @notifier.finish(@name, @id, @payload, @listener_state)
        end