instance method
instrument_name
Ruby on Rails 6.1.7.10
Since v5.2.8.1 PrivateSignature
instrument_name()
No documentation comment.
Source
# File actionpack/lib/action_controller/caching.rb, line 40
def instrument_name
"action_controller"
end
Defined in actionpack/lib/action_controller/caching.rb line 40
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionController::Caching