Phoenix: Provide --no-gettext option for phoenix.new

Created on 2 Oct 2016  路  2Comments  路  Source: phoenixframework/phoenix

IMHO I18n is overkill for many smaller applications and it would be nice to be able to exclude it when generating a new app.

In addition, folks coming from Rails like myself might prefer the Rails/Linguist-style "key-value" I18n; in my case I have 10,000+ translation keys and a translation workflow based around that structure.

Most helpful comment

Once the work on the new generators are done we can look into it. It should be relatively straight-forward.

All 2 comments

Once the work on the new generators are done we can look into it. It should be relatively straight-forward.

Noted in the generator PR

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chrismccord picture chrismccord  路  4Comments

ericlathrop picture ericlathrop  路  3Comments

mmcc picture mmcc  路  3Comments

adamaiken89 picture adamaiken89  路  3Comments

GPrimola picture GPrimola  路  3Comments