SpeciesFileGroup/taxonworks

View on GitHub
app/views/gene_attributes/edit.html.erb

Summary

Maintainability
Test Coverage
<h1>Editing Gene Attribute</h1>

<%= render 'form' %>

<%= link_to 'Show', @gene_attribute %> |
<%= link_to 'Back', gene_attributes_path %>