mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-12 02:01:39 -05:00
- Follow Rails conventions by nesting sharing params under resource key - Update form fields: sharing[enabled] → trip[sharing][enabled] - Update controller to access params[:trip][:sharing] - Update all request specs to use nested parameters - Parameters now properly structured as trip[sharing][expiration], etc. |
||
|---|---|---|
| .. | ||
| assets | ||
| channels | ||
| controllers | ||
| helpers | ||
| javascript | ||
| jobs | ||
| mailers | ||
| models | ||
| policies | ||
| queries | ||
| serializers | ||
| services | ||
| views | ||