Method: CocoGenerator#create_template_file

Defined in:
lib/generators/coco/coco_generator.rb

#create_template_fileObject



10
11
12
# File 'lib/generators/coco/coco_generator.rb', line 10

def create_template_file
  template "component.html.erb", template_file_path
end