dawarich/spec/requests/shared
Claude 53ec557ec9
Refactor: Nest sharing parameters under trip key
- 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.
2025-11-07 12:50:39 +00:00
..
stats_spec.rb Update stuff, fix stuff 2025-09-29 22:27:07 +02:00
trips_spec.rb Refactor: Nest sharing parameters under trip key 2025-11-07 12:50:39 +00:00