- Notifications
You must be signed in to change notification settings - Fork244
Open
Description
Hello,
I installed jquery and jquery-ui. Above is a extract of bundle list :
- jquery-rails (4.3.1)
- jquery-ui-rails (6.0.1)
But, I can't load jquery-ui in my application.js file. I had :
//= require jquery
//= require jquery-ui
I got this error :
couldn't find file 'jquery-ui' with type 'application/javascript'
It is actually ok with jquery but not for jquery-ui.
Did I missed something?
Djass
Metadata
Metadata
Assignees
Labels
No labels