SMERM/EMUForm

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

Summary

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

<%= render 'form' %>

<%= link_to 'Back', roles_path %>