Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rails-assets 'jquery-ujs' overwrites own older 'jquery-ujs' file #33

Open
joker-777 opened this issue Jun 16, 2015 · 0 comments
Open

rails-assets 'jquery-ujs' overwrites own older 'jquery-ujs' file #33

joker-777 opened this issue Jun 16, 2015 · 0 comments

Comments

@joker-777
Copy link

Using this

source 'https://rails-assets.org' do
  gem 'rails-assets-jquery-ujs'
end

in your main app will overwrite the use of the local jquery-ujs.js file located in rollout_ui/lib/rollout_ui/engine/vendor/assets/javascripts/jquery-ujs.js. This can cause problems because the latest jquery-ujs.j file demands a jquery version higher then 1.8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant