elanalynn/book-club

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

Summary

Maintainability
Test Coverage
h1 Editing note

== render 'form'

=> link_to 'Show', @note
'|
=< link_to 'Back', notes_path