We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6184e4d + fa80b2e commit cfe2ccdCopy full SHA for cfe2ccd
src/rails.js
@@ -10,7 +10,7 @@
10
*
11
*/
12
13
- // Cut down on the number if issues from people inadvertently including jquery_ujs twice
+ // Cut down on the number of issues from people inadvertently including jquery_ujs twice
14
// by detecting and raising an error when it happens.
15
if ( $.rails !== undefined ) {
16
$.error('jquery-ujs has already been loaded!');
0 commit comments