andrewhao/bookplanner

View on GitHub
app/views/schools/edit.html.haml

Summary

Maintainability
Test Coverage
%h1 Editing school

= render 'form'

= link_to 'Show', @school
\|
= link_to 'Back', schools_path