class TinyMCE::Rails::YamlManifest

def remove(logical_path)

def remove(logical_path)
  assets.delete(logical_path)
end