ActionView::Digestor::PerExecutionDigestCacheExpiry Ruby on Rails 5.1.2 Module ActionView::Digestor::PerExecutionDigestCacheExpiry actionview/lib/action_view/digestor.rb Methods B before Class Public methods before(target) Link Source: show | on GitHub # File actionview/lib/action_view/digestor.rb, line 10 def self.before(target) ActionView::LookupContext::DetailsKey.clear end