Add comment functionality to tracks

This commit is contained in:
Rishabh Singh 2019-07-18 12:49:50 +05:30
parent 770a63e15c
commit 58208c73ac
19 changed files with 153 additions and 48 deletions

View file

@ -81,6 +81,7 @@ Osem::Application.routes.draw do
patch :toggle_cfp_inclusion
patch :restart
patch :to_accept
post :comment
patch :accept
patch :confirm
patch :to_reject