class Sass::Generators::AssetsGenerator
def copy_sass
def copy_sass template "stylesheet.css.sass", File.join('app/assets/stylesheets', class_path, "#{file_name}.css.sass") end
def copy_sass template "stylesheet.css.sass", File.join('app/assets/stylesheets', class_path, "#{file_name}.css.sass") end