Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
71 contributions in the last year
Contribution activity
November 2020
Created an issue in rails/rails that received 4 comments
"If you load both jquery_ujs and rails-ujs, use rails-ujs only." when `rails-ujs` imported twice
Steps to reproduce You use two JS bundles on a page and both of them import rails-ujs.
In addition to that, that page exposes jQuery in the global …