Sha256: 90173d205a2b6d3e3d46cf01c6b8a2eb5fbc143a8a61f8a55eb35fa3ee17381f

Contents?: true

Size: 216 Bytes

Versions: 7

Compression:

Stored size: 216 Bytes

Contents

<% if current_user %>
  <%= render 'shared/add_content' %>
  <%= render 'shared/my_actions' %>
<% else %>
  <%= link_to 'Log In', new_user_session_path, class: 'btn btn-primary login', role: 'menuitem' %>
<% end %>

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
curation_concerns-0.1.0 app/views/shared/_site_actions.html.erb
worthwhile-0.1.2 app/views/shared/_site_actions.html.erb
worthwhile-0.1.1 app/views/shared/_site_actions.html.erb
worthwhile-0.1.0 app/views/shared/_site_actions.html.erb
worthwhile-0.0.3 app/views/shared/_site_actions.html.erb
worthwhile-0.0.2 app/views/shared/_site_actions.html.erb
worthwhile-0.0.1 app/views/shared/_site_actions.html.erb