class Generators::Avo::EjectGenerator
def path_to_sym(filename)
def path_to_sym(filename) template_id = filename.dup template_id[0] = "" template_id.to_sym end
def path_to_sym(filename) template_id = filename.dup template_id[0] = "" template_id.to_sym end