Method: CocoGenerator#create_component_file
- Defined in:
- lib/generators/coco/coco_generator.rb
#create_component_file ⇒ Object
6 7 8 |
# File 'lib/generators/coco/coco_generator.rb', line 6 def create_component_file template "component.rb", component_file_path end |