Created
July 18, 2020 12:18
-
-
Save kevinhq/0b580336799501fc891d9d128fd15131 to your computer and use it in GitHub Desktop.
How to migrate from jquery-ujs to rails-ujs - step 1
This file contains 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
<script src="/assets/jquery.js"></script> | |
<script src="/assets/jquery_ujs.js"></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment