mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 17:51: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. |
||
|---|---|---|
| .. | ||
| channels | ||
| factories | ||
| fixtures | ||
| jobs | ||
| lib | ||
| mailers | ||
| models | ||
| policies | ||
| queries | ||
| requests | ||
| serializers | ||
| services | ||
| support | ||
| swagger/api/v1 | ||
| system | ||
| tasks | ||
| rails_helper.rb | ||
| spec_helper.rb | ||
| swagger_helper.rb | ||