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 ?
Asked
Active
Viewed 767 times
2 Answers
2
I guess you should create it by yourself & fill in with changed defaults, as the gem does not provide any by itself.
You can find all the possible configurations here https://github.com/glebm/i18n-tasks#configuration. This is pretty bad that it does not have any generator for Rails / Rack apps, but examples are pretty explanatory.

konole
- 766
- 4
- 8