I noticed that the jquery-ujs is in 2 places on github: - https://github.com/rails/jquery-rails/blob/master/vendor/assets/javascripts/jquery_ujs.js - https://github.com/rails/jquery-ujs/blob/master/src/rails.js - How are these kept in sync? - Are there advantages (or necessities) doing it this way? - In the long term, should the duplication be avoided, and maybe jquery-rails could refer to the version number?