Sha256: 55ca7eb87213f5a4a36691608c9f8efd82710f12c63062912c6dcb34d18fc3c4
Contents?: true
Size: 228 Bytes
Versions: 63
Compression:
Stored size: 228 Bytes
Contents
<% if user_signed_in? %> <li><%= link_to t(:contact), contact_path %></li> <li><%= link_to t(:manage), rails_admin_path %></li> <li><%= link_to t(:sign_out), destroy_user_session_path, data:{method: :delete} %></li> <% end %>
Version data entries
63 entries across 63 versions & 3 rubygems