Class: TimeWillTell::Generators::InstallGenerator

Inherits:
Rails::Generators::Base
  • Object
show all
Defined in:
lib/generators/time_will_tell/install/install_generator.rb

Instance Method Summary collapse

Instance Method Details

#copy_localesObject



8
9
10
# File 'lib/generators/time_will_tell/install/install_generator.rb', line 8

def copy_locales
  directory 'config/locales'
end