SMERM/EMUForm

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

Summary

Maintainability
Test Coverage
<h1 class="entry-title">Editing Role</h1>

<%= render 'form' %>

<%= link_to 'Show', @role %> |
<%= link_to 'Back', roles_path %>