Class: TimeWillTell::Generators::InstallGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- TimeWillTell::Generators::InstallGenerator
- Defined in:
- lib/generators/time_will_tell/install/install_generator.rb
Instance Method Summary collapse
Instance Method Details
#copy_locales ⇒ Object
8 9 10 |
# File 'lib/generators/time_will_tell/install/install_generator.rb', line 8 def copy_locales directory 'config/locales' end |