method
finish
v8.0.0 -
Show 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