SMERM/EMUForm

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

Summary

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

<%= render 'form' %>

<%= link_to 'Back', accounts_path, class:"btn" %>