Use jquery-ui-rails gem instead of vendored jQuery UI

This commit is contained in:
Dan Rice 2016-01-30 15:45:48 -05:00
parent 3220177dd3
commit 2ea20d1a1e
32 changed files with 24 additions and 160 deletions

View file

@ -15,6 +15,7 @@ gem 'therubyracer', group: :therubyracer
gem 'uglifier', '>=1.3.0'
gem 'jquery-rails'
gem 'jquery-ui-rails'
# you may comment out the database driver(s) you will not be using.
# This will prevent a native build of the driver. Building native drivers is not