Parent

Methods

Less::Generators::AssetsGenerator

Public Instance Methods

copy_less() click to toggle source
# File lib/rails/generators/less/assets/assets_generator.rb, line 9
def copy_less
  template 'stylesheet.css.less', File.join('app/assets/stylesheets', class_path, "#{file_name}.css.less")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.