SHIMADA Koji
null+****@clear*****
Wed Aug 22 23:57:42 JST 2012
SHIMADA Koji 2012-08-22 23:57:42 +0900 (Wed, 22 Aug 2012) New Revision: c148fe2f21817d7aae90df7161a4a21cee2f57b4 https://github.com/logaling/logaling-server/commit/c148fe2f21817d7aae90df7161a4a21cee2f57b4 Log: Add i18n_generators Modified files: Gemfile Gemfile.lock Modified: Gemfile (+4 -0) =================================================================== --- Gemfile 2012-08-22 23:38:44 +0900 (afc2568) +++ Gemfile 2012-08-22 23:57:42 +0900 (8cb570e) @@ -41,6 +41,10 @@ gem 'haml-rails' gem 'logaling-command', :git => 'git://github.com/logaling/logaling-command.git', :require => 'logaling' +group :development do + gem 'i18n_generators' +end + group :development, :test do gem 'rspec-rails' gem 'capybara' Modified: Gemfile.lock (+12 -0) =================================================================== --- Gemfile.lock 2012-08-22 23:38:44 +0900 (23f8b0e) +++ Gemfile.lock 2012-08-22 23:57:42 +0900 (8b256d4) @@ -88,6 +88,8 @@ GEM railties (~> 3.0) hike (1.2.1) i18n (0.6.0) + i18n_generators (1.1.0) + mechanize io-like (0.3.0) journey (1.0.4) jquery-rails (2.0.2) @@ -106,8 +108,15 @@ GEM i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) + mechanize (2.0.1) + net-http-digest_auth (~> 1.1, >= 1.1.1) + net-http-persistent (~> 1.8) + nokogiri (~> 1.4) + webrobots (~> 0.0, >= 0.0.9) mime-types (1.19) multi_json (1.3.6) + net-http-digest_auth (1.1.1) + net-http-persistent (1.9) nokogiri (1.5.5) pkg-config (1.1.4) polyglot (0.3.3) @@ -187,6 +196,8 @@ GEM uglifier (1.2.7) execjs (>= 0.3.0) multi_json (~> 1.3) + webrobots (0.0.12) + nokogiri (>= 1.4.4) xpath (0.1.4) nokogiri (~> 1.3) @@ -199,6 +210,7 @@ DEPENDENCIES cucumber-rails database_cleaner haml-rails + i18n_generators jquery-rails logaling-command! rails (= 3.2.8) -------------- next part -------------- An HTML attachment was scrubbed... 다운로드