method

before

rails latest stable - Class: ActionView::Digestor::PerExecutionDigestCacheExpiry

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v5.2.3) is shown here.

before(target)
public

No documentation available.

# File actionview/lib/action_view/digestor.rb, line 12
      def self.before(target)
        ActionView::LookupContext::DetailsKey.clear
      end