Open
Description
It'd be great if jquery-ujs defined itself so it could be loaded by RequireJS (http://requirejs.org/) with jQuery as a dependency.
Newer versions of jQuery now support this, so one would be able to list jquery_ujs as a dependency instead of jquery in their modules and require.js would do the right thing.