mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
[ci skip] Expand JS to JavaScript for clarity
This commit is contained in:
parent
e8350663ad
commit
6e177884e3
1 changed files with 1 additions and 1 deletions
|
@ -323,7 +323,7 @@ Please refer to the [Changelog][action-view] for detailed changes.
|
||||||
enable `ActionView::Template` finalizers.
|
enable `ActionView::Template` finalizers.
|
||||||
([Pull Request](https://github.com/rails/rails/pull/32418))
|
([Pull Request](https://github.com/rails/rails/pull/32418))
|
||||||
|
|
||||||
* Extract the JS `confirm` call to its own, overridable method in `rails_ujs`.
|
* Extract the JavaScript `confirm` call to its own, overridable method in `rails_ujs`.
|
||||||
([Pull Request](https://github.com/rails/rails/pull/32404))
|
([Pull Request](https://github.com/rails/rails/pull/32404))
|
||||||
|
|
||||||
* Add a `action_controller.default_enforce_utf8` configuration option to handle
|
* Add a `action_controller.default_enforce_utf8` configuration option to handle
|
||||||
|
|
Loading…
Reference in a new issue