class TinyMCE::Rails::YamlManifest

def append(logical_path, file)

def append(logical_path, file)
  assets[logical_path] = logical_path
end