Included new localize_input gem.
This commit is contained in:
parent
3f133bb8c3
commit
5bf6503a8f
3 changed files with 11 additions and 15 deletions
1
Gemfile
1
Gemfile
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue