Skip to content

Instantly share code, notes, and snippets.

@kevinhq
Created July 18, 2020 12:18
Show Gist options
  • Save kevinhq/0b580336799501fc891d9d128fd15131 to your computer and use it in GitHub Desktop.
Save kevinhq/0b580336799501fc891d9d128fd15131 to your computer and use it in GitHub Desktop.
How to migrate from jquery-ujs to rails-ujs - step 1
<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