class Tabulatr::Generators::InstallGenerator
Public Instance Methods
copy_translation_file()
click to toggle source
# File lib/tabulatr/generators/tabulatr/install_generator.rb, line 30 def copy_translation_file copy_file "tabulatr.yml", "config/locales/tabulatr.yml" end