Growstuff/growstuff

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

Summary

Maintainability
Test Coverage
- content_for :title, "Editing harvest"

= render 'form'

= link_to 'Show', @harvest
\|
= link_to 'Back', harvests_path