Click for your screen resolution <%= content_for :action_links do %> <% if current_user and current_user.has_role?("admin") %> <%= link_to "New collection", new_collection_path %> <% end %> <% end %>