Moved some plugins from vendor/plugins into Gemfile.
This commit is contained in:
parent
8141c06fa5
commit
5636e200dc
46 changed files with 17 additions and 4323 deletions
4
Gemfile
4
Gemfile
|
|
@ -12,11 +12,13 @@ gem "will_paginate", "~> 3.0.pre2"
|
|||
gem 'jquery-rails'
|
||||
gem 'client_side_validations'
|
||||
gem 'simple_form'
|
||||
gem 'rails3_acts_as_paranoid'
|
||||
gem 'rails3_acts_as_paranoid', '0.0.9'
|
||||
gem 'meta_where'
|
||||
gem 'meta_search'
|
||||
gem 'inherited_resources'
|
||||
gem 'localize_input', :git => "git://github.com/bennibu/localize_input.git"
|
||||
gem 'acts_as_configurable'
|
||||
gem 'wikicloth'
|
||||
|
||||
group :development do
|
||||
gem 'annotate'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue