Depends on the version 0.2.x of i18n-inflector-rails which has some improvements

This commit is contained in:
Paweł Wilk 2011-01-27 00:32:03 +01:00
parent 60bed99c3b
commit 1eb0d3bbab

View file

@ -26,7 +26,7 @@ gem 'haml'
gem 'will_paginate', '3.0.pre2'
#Inflected translations
gem 'i18n-inflector-rails', '~> 0.1'
gem 'i18n-inflector-rails', '~> 0.2'
#Uncatagorized
gem 'roxml', :git => 'git://github.com/Empact/roxml.git'