Skip to content

Instantly share code, notes, and snippets.

@twined
Last active August 29, 2015 14:11
Show Gist options
  • Save twined/3e4f1f492d50a0943d11 to your computer and use it in GitHub Desktop.
Save twined/3e4f1f492d50a0943d11 to your computer and use it in GitHub Desktop.
phoenix i18n urls
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