mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-09-24 23:14:56 -04:00
GET /gardens/:slug/edit.json gives the form's values and choices, and PATCH /gardens/:slug.json returns the garden's refreshed card, or the validation errors as 422, without queueing a flash message. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>