79518234

Date: 2025-03-18 17:21:43
Score: 1
Natty:
Report link

This is the easy way:

<%= form_with url: destroy_user_session_path, method: :delete do %>
  <%= submit_tag 'Log Out' %>
<% end %>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mohammad Habibur Rahman