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
I'll add some more detail here about what we're doing currently, and the helper to get the buttons in later. If you can find it yourself, feel free to pick this issue up before I add those references.
Pop up a little confirm text before a user deletes their Profile.
Rails 7 deprecated
data: { confirm: "Are you sure?" }
- we need a new method. https://api.rubyonrails.org/classes/ActionView/Helpers/UrlHelper.html#method-i-button_toThe text was updated successfully, but these errors were encountered: