Class: Ripple::Generators::JsGenerator
- Defined in:
- lib/rails/generators/ripple/js/js_generator.rb
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
#create_js_files ⇒ Object
8 9 10 |
# File 'lib/rails/generators/ripple/js/js_generator.rb', line 8 def create_js_files directory 'js', 'app/mapreduce' end |