class ActionView::CacheExpiry

def clear_cache

def clear_cache
  ActionView::LookupContext::DetailsKey.clear
end