-
Couldn't load subscription status.
- Fork 12
Description
Hi,
I just try to make working JQuery UI with bootstrap.
Then here, i follow the doc for install (who is really little) and failed to have ot working:
here is the error:
File to import not found or unreadable: ui-bootstrap/ui-wijmo. Load paths: /var/www/html/mon_site/app/assets/images /var/www/html/mon_site/app/assets/javascripts /var/www/html/mon_site/app/assets/stylesheets
then, because nothing is more explain (and God nor Mum not give me the knowledge of everything), i remove gem 'jquery-ui-rails' (but i don't know if i have to do this or not...) for gem 'jquery-ui-bootstrap-rails'. then bundle install and add also in application.js and application.css.sass the importation needed.
But fact is that nothing find for these importations.
Could you tell me more around how to make it working ?
Or maybe give me a link who can only explain little bit more what and how to do for be able to use jquery UI and rails 4 (rails-4.2.3) ?
Please.