Created
July 18, 2020 12:57
-
-
Save kevinhq/1fd54de29d686b99b4cb2a04a50d5f98 to your computer and use it in GitHub Desktop.
How to migrate from jquery-ujs to rails-ujs - replace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- //= jquery_ujs | |
+ //= require rails-ujs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment