before(target)
public

No documentation available.

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