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