class NeonCrm::Generators::InstallGenerator
Public Instance Methods
copy_networks()
click to toggle source
# File lib/generators/neon_crm/install_generator.rb, line 6 def copy_networks template "networks.yml", "config/networks.yml" end