Skip to content

Instantly share code, notes, and snippets.

@123ish
Forked from kevinhq/example.html.erb
Created August 1, 2020 16:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 123ish/36eda09dad782978bf3902d8126c6da9 to your computer and use it in GitHub Desktop.
Save 123ish/36eda09dad782978bf3902d8126c6da9 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