Skip to content

Commit

Permalink
Prepare jquery gems
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Lecavelier committed Oct 16, 2013
1 parent cc0a312 commit 171298a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Gemfile
Expand Up @@ -48,9 +48,8 @@ gem 'carrierwave'
gem 'akismet', '~> 1.0'
gem 'twitter'

# TODO: Replace with jquery
gem 'prototype-rails', '~> 3.2.1'
gem 'prototype_legacy_helper', '0.0.0', :git => 'http://github.com/rails/prototype_legacy_helper.git'
gem "jquery-rails", "~> 3.0.4"
gem "jquery-ui-rails", "~> 4.0.4"

gem 'rails_autolink', '~> 1.1.0'
gem 'dynamic_form', '~> 1.1.4'
Expand Down

0 comments on commit 171298a

Please sign in to comment.