I'm aware that the route /events/:event_id/races/:race_id/edit exists but that is not what I want. My goal is to edit all the races collectively, not individually, so I need the route mentioned above.
I'm aware that the route /events/:event_id/races/:race_id/edit exists but that is not what I want. My goal is to edit all the races collectively, not individually, so I need the route mentioned above.