There was an error while loading. Please reload this page.
file content: <% if user_signed_in? %>
as described in: https://github.com/plataformatec/devise/wiki/How-To:-Add-sign_in,-sign_out,-and-sign_up-links-to-your-layout-template
add to the file: views/layout/application.html.erb the following content:
<%= render :partial => 'devise/menu/login_items' %>
Important Links!
Other Things