Search code examples
rubyrubygemsrails-i18ni18n-tasks

Config i18n-tasks is missing


I have just find this gem that will potentially save me a huge amount of time. https://github.com/glebm/i18n-tasks I have installed it and start using it, the problem is that I can't find the config/i18n-tasks.yml file, do I have to run some kind of initialize command ?


Solution

  • I've added this to Readme today (works on v0.4.5+).

    You can generate a config file with:

    cp $(i18n-tasks gem-path)/templates/config/i18n-tasks.yml config/