Skip to content

Instantly share code, notes, and snippets.

@123ish
Forked from kevinhq/application.js
Created August 1, 2020 16:27
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/8d4c32e122e230b69a5b8dfaf62f6956 to your computer and use it in GitHub Desktop.
Save 123ish/8d4c32e122e230b69a5b8dfaf62f6956 to your computer and use it in GitHub Desktop.
How to migrate from jquery-ujs to rails-ujs - replace
- //= jquery_ujs
+ //= require rails-ujs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment