sleepepi/sleepportal

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

Summary

Maintainability
Test Coverage
<h1>New report</h1>

<%= render 'form' %>

<%= link_to 'Back', reports_path %>