mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-10 14:42:35 +01:00
Use jquery-ui-rails gem instead of vendored jQuery UI
This commit is contained in:
parent
3220177dd3
commit
2ea20d1a1e
32 changed files with 24 additions and 160 deletions
1
Gemfile
1
Gemfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue