foundersandcoders / Live-Peers

2 stars 2 forks source link

Update home route to use methods from room class #61

Closed jsms90 closed 7 years ago

jsms90 commented 7 years ago

Home route currently mutates the rooms object directly. Instead, the route should be calling the functions provided by the room class.