class Heroicon::Generators::InstallGenerator
def copy_config
def copy_config template "heroicon.rb", "config/initializers/heroicon.rb" end
def copy_helper
def copy_helper template "heroicon_helper.rb", "app/helpers/heroicon_helper.rb" end
def copy_config template "heroicon.rb", "config/initializers/heroicon.rb" end
def copy_helper template "heroicon_helper.rb", "app/helpers/heroicon_helper.rb" end