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

Correct statuses routing #2

@DoodlingDev

Description

@DoodlingDev

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions