-
-
Notifications
You must be signed in to change notification settings - Fork 463
Migrate from rails-ujs to Turbo/Stimulus #14948
Copy link
Copy link
Open
Labels
configurationjavascriptPull requests that update Javascript codePull requests that update Javascript codetype: internalPRs that aren't necessary to add to the CHANGELOG for implementersPRs that aren't necessary to add to the CHANGELOG for implementers
Metadata
Metadata
Assignees
Labels
configurationjavascriptPull requests that update Javascript codePull requests that update Javascript codetype: internalPRs that aren't necessary to add to the CHANGELOG for implementersPRs that aren't necessary to add to the CHANGELOG for implementers
Type
Projects
Status
Backlog
Starting from the latest Rails versions, the gem/npm package for rails-ujs is no longer supported nor maintained.
This means that we need to migrate to its successor, Turbo and the Hotwire family.
Some resources that I found about this path:
--
Apart from the helpers in the views, we should also change the
Railsimports in JS: