Skip to content
This repository has been archived by the owner on Jun 8, 2019. It is now read-only.

thoughtbot/ember-i18n-rails

 
 

Repository files navigation

#ember-i18n-rails#

Loosely Based on https://github.com/fnando/i18n-js of Nando Vieira

Version: 0.1

Instalation:

in Gemfile:

gem "ember-i18n-rails"

then call:

rake ember:i18n:setup

in app/assets/javascript/application.js

//= require i18n/ember-i18n
//= require i18n/translations

Exporting locales:

rake ember:i18n:export

Updating ember-i18n

rake ember:i18n:update

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • Ruby 100.0%