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