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