Any plans for i18n support?
Hey Chris,
I usually set up my rails projects to make use of i18n by default.
Therefore I combine the following gems:
rails-i18n
i18n_data
devise-i18n
i18n-tasks
Do you see 18n coming to jumpstart?
You can ping me if you have any questions. I also setup my CI system that it checks on normalized language files and detects duplicates.
Cheers Bijan
I usually set up my rails projects to make use of i18n by default.
Therefore I combine the following gems:
rails-i18n
i18n_data
devise-i18n
i18n-tasks
Do you see 18n coming to jumpstart?
You can ping me if you have any questions. I also setup my CI system that it checks on normalized language files and detects duplicates.
Cheers Bijan
Notifications
You’re not receiving notifications from this thread.