instance method
instrument_name
Ruby on Rails 8.1.3.1
Since v5.0.7.2 Private — implementation detail, not part of the public APISignature
instrument_name()
No documentation comment.
Source
# File actionpack/lib/action_controller/caching.rb, line 44
def instrument_name
"action_controller"
end
Defined in actionpack/lib/action_controller/caching.rb line 44
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionController::Caching