Depends on the version 0.2.x of i18n-inflector-rails which has some improvements
This commit is contained in:
parent
60bed99c3b
commit
1eb0d3bbab
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -26,7 +26,7 @@ gem 'haml'
|
||||||
gem 'will_paginate', '3.0.pre2'
|
gem 'will_paginate', '3.0.pre2'
|
||||||
|
|
||||||
#Inflected translations
|
#Inflected translations
|
||||||
gem 'i18n-inflector-rails', '~> 0.1'
|
gem 'i18n-inflector-rails', '~> 0.2'
|
||||||
|
|
||||||
#Uncatagorized
|
#Uncatagorized
|
||||||
gem 'roxml', :git => 'git://github.com/Empact/roxml.git'
|
gem 'roxml', :git => 'git://github.com/Empact/roxml.git'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue