1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/app/assets
David Heinemeier Hansson 8de181dac6
Don't attach UJS form submission handlers to Turbo forms (#42476)
* Don't attach UJS form submission handlers to Turbo forms

Allows for easier migration of apps written for UJS, such that new work can be done with Turbo forms that are marked with data-turbo=true.

* Fix duplicate selectors

* Proper fix take 2
2021-06-15 17:31:33 +02:00
..
javascripts Don't attach UJS form submission handlers to Turbo forms (#42476) 2021-06-15 17:31:33 +02:00