sanger/sequencescape

View on GitHub
app/views/users/projects.html.erb

Summary

Maintainability
Test Coverage

<%= page_title "Projects for", @user.login %>
<%= link_to 'Show all projects', projects_path %>
<%= render partial: "shared/project_listing" %>