Skip to content

Commit

Permalink
Rails 5.1+: replace jquery_ujs with rails-ujs
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanfb committed Dec 5, 2024
1 parent 639927d commit e633a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/javascripts/application.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//= require jquery
//= require jquery_ujs
//= require prototype
//= require rails
//= require rails-ujs
//= require effects
//= require dragdrop
//= require controls
Expand Down

0 comments on commit e633a01

Please sign in to comment.