class method
self.before
Ruby on Rails 5.2.8.1
Since v5.2.8.1 Last seen in v5.2.8.1Signature
self.before(target)
No documentation comment.
Parameters
-
targetreq
Source
# File actionview/lib/action_view/digestor.rb, line 12
def self.before(target)
ActionView::LookupContext::DetailsKey.clear
end
Defined in actionview/lib/action_view/digestor.rb line 12
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionView::Digestor::PerExecutionDigestCacheExpiry