andrewhao/bookplanner

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

Summary

Maintainability
Test Coverage
%h1 New student

= render 'form'

= link_to 'Back', classroom_path(@classroom)