class TinyMCE::Rails::AssetInstaller

def logical_path(file)

def logical_path(file)
  file.relative_path_from(@assets.parent).to_s
end