Skip to content

Instantly share code, notes, and snippets.

@exegeteio
Last active August 29, 2015 14:05
Show Gist options
  • Save exegeteio/c773ccb18aa65af13ad9 to your computer and use it in GitHub Desktop.
Save exegeteio/c773ccb18aa65af13ad9 to your computer and use it in GitHub Desktop.
i18n Gemfile
gem 'rails-i18n', '~> 4.0.0'
## Gives javascript access to translations.
gem "i18n-js"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment