Skip to content

Commit e2123e0

Browse files
committed
Update jQuery requirement version inside rails.js.
1 parent eb0e885 commit e2123e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rails.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Unobtrusive scripting adapter for jQuery
55
* https://github.com/rails/jquery-ujs
66
*
7-
* Requires jQuery 1.7.0 or later.
7+
* Requires jQuery 1.8.0 or later.
88
*
99
* Released under the MIT license
1010
*

0 commit comments

Comments
 (0)