method
tags
rails latest stable - Class:
ActiveSupport::TagStack
tags()public
No documentation available.
# File activesupport/lib/active_support/event_reporter.rb, line 11
def tags
Fiber[FIBER_KEY] || EMPTY_TAGS
end