instance method
finish
Ruby on Rails edge
Since edgeSignature
finish(name, payload)
No documentation comment.
Parameters
-
namereq -
payloadreq
Source
# File activesupport/lib/active_support/notifications/instrumenter.rb, line 36
def finish(name, payload); end
Defined in activesupport/lib/active_support/notifications/instrumenter.rb line 36
· View on GitHub
· Improve this page
· Find usages on GitHub