class Heroploy::Generators::InstallGenerator
Public Instance Methods
copy_config()
click to toggle source
# File lib/generators/heroploy/install/install_generator.rb, line 6 def copy_config copy_file "config/heroploy.yml" end