vendredi 20 mars 2015

Don't include jquery in a Rails app using ember-cli with ember-cli-rails

I have an existing Rails app that I'm adding an ember-cli app to using the ember-cli-rails gem. The Rails app already includes jquery and jquery-ui via the Rails asset pipeline and the jquery-rails gem.


Ember-cli also includes a different version of jquery which when loaded doesn't have the previously jquery-ui components loaded.


I want to disable the Ember-cli jquery and just use the one already included.





Aucun commentaire:

Enregistrer un commentaire