#devise.rb change
config.sign_out_via = :get
<%= link_to destroy_user_session_path, data: { turbo_method: :delete } %>
<%= f.submit "Sign up", data: {turbo: false} %>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter