sanger/limber

View on GitHub
app/views/aliquots/_tube_aliquot.html.erb

Summary

Maintainability
Test Coverage
<%= link_to '', container,
    id: "aliquot_#{id}",
    class: ['aliquot', id, container.state],
    rel: "details_#{id}"
%>