You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, without JQuery and JQueryUJS, link_to delete doesn't work. We can work around with button_to, but we can't confirm before delete. See if we can get this working without having to bring JQuery in as a dependency.
The text was updated successfully, but these errors were encountered:
Unfortunately, without JQuery and JQueryUJS,
link_to
delete doesn't work. We can work around withbutton_to
, but we can't confirm before delete. See if we can get this working without having to bring JQuery in as a dependency.The text was updated successfully, but these errors were encountered: