From 4ade60c94d03899d2b51b5e6869c874fdf78ec24 Mon Sep 17 00:00:00 2001 From: Nurahmadie Date: Sat, 2 Feb 2013 22:36:54 +0700 Subject: [PATCH] Use i18n-js for javascript side translation https://github.com/fnando/i18n-js --- Gemfile | 1 + Gemfile.lock | 3 +++ 2 files changed, 4 insertions(+) diff --git a/Gemfile b/Gemfile index 534c2709..4a03f5e6 100644 --- a/Gemfile +++ b/Gemfile @@ -30,6 +30,7 @@ gem 'addressable', :require => 'addressable/uri' gem 'mini_magick' gem 'image_size' gem 'cache_digests' +gem 'i18n-js' group :development do gem 'rspec' diff --git a/Gemfile.lock b/Gemfile.lock index 2fffe910..568e1145 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,6 +60,8 @@ GEM http_parser.rb (0.5.3) http_parser.rb (0.5.3-java) i18n (0.6.1) + i18n-js (2.1.2) + i18n image_size (1.1.1) jdbc-postgres (9.2.1002.1) journey (1.0.4) @@ -187,6 +189,7 @@ DEPENDENCIES diff-lcs exception_notification geoip + i18n-js image_size jquery-rails jquery-ui-rails