class Propshaft::Asset
def fresh?(digest)
def fresh?(digest) fresh_without_tinymce_exception?(digest) || (digest.blank? && logical_path.to_s.starts_with?("tinymce/")) end
def fresh?(digest) fresh_without_tinymce_exception?(digest) || (digest.blank? && logical_path.to_s.starts_with?("tinymce/")) end