Methods
Class Public methods
before(target)
📝 Source code
# File actionview/lib/action_view/digestor.rb, line 12
def self.before(target)
ActionView::LookupContext::DetailsKey.clear
end
🔎 See on GitHub