We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 605d12d commit dfce969Copy full SHA for dfce969
app/views/main/index.html.erb
@@ -43,6 +43,6 @@
43
44
</div>
45
<div class="user_menu">
46
- <%= link_to 'logout' destroy_user_session_path, :method => :destroy %>
+ <%= link_to 'logout', destroy_user_session_path, :method => :destroy %>
47
48
0 commit comments