Growstuff/growstuff

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

Summary

Maintainability
Test Coverage
- content_for :title, "Editing plant part"

= render 'form'

= link_to 'Show', @plant_part
\|
= link_to 'Back', plant_parts_path