Class: Jsort::Generators::InstallGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- Jsort::Generators::InstallGenerator
- Defined in:
- lib/generators/jsort/install/install_generator.rb
Instance Method Summary collapse
Instance Method Details
#copy_files ⇒ Object
8 9 10 |
# File 'lib/generators/jsort/install/install_generator.rb', line 8 def copy_files say_status("copying", "NOT IMPLEMENTED YET. Please copy assets manually") end |