Skip to content

Instantly share code, notes, and snippets.

@kevinhq
Created July 18, 2020 12:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save kevinhq/1fd54de29d686b99b4cb2a04a50d5f98 to your computer and use it in GitHub Desktop.
Save kevinhq/1fd54de29d686b99b4cb2a04a50d5f98 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