Class: RemoteI18nExtensionHcc::InstallGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- RemoteI18nExtensionHcc::InstallGenerator
- Defined in:
- lib/generators/remote-I18n-extension-hcc/install_generator.rb
Instance Method Summary collapse
Instance Method Details
#copy_config ⇒ Object
9 10 11 |
# File 'lib/generators/remote-I18n-extension-hcc/install_generator.rb', line 9 def copy_config template 'remote-I18n-extension-hcc-config.rb', "#{Rails.root}/config/remote-I18n-extension-hcc.rb" end |