class CapGenerator
Public Instance Methods
start()
click to toggle source
# File lib/generators/hoppinger/cap_generator.rb, line 8 def start copy_file "cap.rb.erb", "config/recipes/hoppinger.rb" end
# File lib/generators/hoppinger/cap_generator.rb, line 8 def start copy_file "cap.rb.erb", "config/recipes/hoppinger.rb" end