Method: ActiveSupport::Notifications::Fanout::Handle#finish
- Defined in:
- activesupport/lib/active_support/notifications/fanout.rb
#finish ⇒ Object
250 251 252 |
# File 'activesupport/lib/active_support/notifications/fanout.rb', line 250 def finish finish_with_values(@name, @id, @payload) end |