timothyandrew/blink

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

Summary

Maintainability
Test Coverage
<% title "New Student" %>

<h1>Create a Student</h1>

<%= render "form" %>