Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Correct statuses routing #2

Open
DoodlingDev opened this issue Aug 15, 2019 · 0 comments
Open

Correct statuses routing #2

DoodlingDev opened this issue Aug 15, 2019 · 0 comments

Comments

@DoodlingDev
Copy link
Contributor

DoodlingDev commented Aug 15, 2019

Right now there are two (identical) routes for statuses, and it's using Rails' resources method. Collapse that to a single route to get status updates for a room.

Development notes

should hit the Statuses controller, with room id in the url like: https://estimationstation.example/status/:id

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant