Included new localize_input gem.

This commit is contained in:
benni 2011-05-20 00:19:58 +02:00
parent 3f133bb8c3
commit 5bf6503a8f
3 changed files with 11 additions and 15 deletions

View file

@ -15,6 +15,7 @@ gem 'rails3_acts_as_paranoid'
gem 'meta_where'
gem 'meta_search'
gem 'inherited_resources'
gem 'localize_input', :git => "git://github.com/bennibu/localize_input.git"
group :development do
gem 'annotate'