SpeciesFileGroup/taxonworks

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

Summary

Maintainability
Test Coverage
<h1>Editing Character State</h1>

<%= render 'form' %>

<%= link_to 'Show', @character_state %> |
<%= link_to 'Back', character_states_path %>