YaleSTC/shifts

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

Summary

Maintainability
Test Coverage
<% title "New User Profile" %>

<%= render partial: 'form' %>

<p><%= link_to "Back to List", user_profiles_path %></p>