Last active
August 29, 2015 14:11
-
-
Save twined/3e4f1f492d50a0943d11 to your computer and use it in GitHub Desktop.
phoenix i18n urls
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for locale <- ["en", "fr"] do ... get "/#{I18n.t(locale, "routes.users")" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment