class AfricasTalking::Generators::TemplateGenerator
Public Instance Methods
copy_templates()
click to toggle source
# File lib/generators/africas_talking/template_generator.rb, line 11 def copy_templates copy_file "africas_talking_config.yml.erb", "#{templates_path}/africas_talking.yml" end