Class: Motr::Generators::CompassGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- Motr::Generators::CompassGenerator
- Defined in:
- lib/generators/motr/compass_generator.rb
Instance Method Summary collapse
Instance Method Details
#copy_files ⇒ Object
8 9 10 |
# File 'lib/generators/motr/compass_generator.rb', line 8 def copy_files directory File.("../../templates/compass", __FILE__), "app/assets/stylesheets" end |