elanalynn/book-club

View on GitHub
app/views/resources/edit.html.slim

Summary

Maintainability
Test Coverage
h1 Editing resource

== render 'form'

=> link_to 'Show', @resource
'|
=< link_to 'Back', resources_path