class TinyMCE::Rails::AssetManifest

def index_asset?(asset)

def index_asset?(asset)
  asset =~ /\/index[^\/]*\.\w+$/
end