1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Add link to rails-ujs/dropping jQuery PR

[ci skip]
This commit is contained in:
Jon Moss 2017-03-18 22:20:01 -04:00
parent 061927b4a8
commit 5e8dfcd12d

View file

@ -54,6 +54,8 @@ managed by the asset pipeline, and other code processed via Webpack. Its all
### jQuery no longer a default dependency
[Pull Request](https://github.com/rails/rails/pull/27113)
jQuery was required by default in earlier versions of Rails to provide features
like `data-remote`, `data-confirm` and other parts of Rails' Unobtrusive JavaScript
offerings. It is no longer required, as the UJS has been rewritten to use plain,