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

@ -105,6 +105,8 @@ GEM
jquery-rails (3.1.3)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (5.0.5)
railties (>= 3.2.16)
json (1.8.3)
libv8 (3.16.14.7)
mail (2.6.3)
@ -244,6 +246,7 @@ DEPENDENCIES
factory_girl_rails
htmlentities
jquery-rails
jquery-ui-rails
mocha
mysql2 (~> 0.3.17)
paperclip