class Bundler::Plugin::Index

def index_file

Path of default index file
def index_file
  Plugin.root.join("index")
end