[feat] Use existing #happening_now method; respond to both html and json requests
This commit is contained in:
parent
7fe1c597ff
commit
6523eff5ab
5 changed files with 5 additions and 12 deletions
|
|
@ -154,8 +154,6 @@ Osem::Application.routes.draw do
|
|||
end
|
||||
end
|
||||
resources :conferences, only: [:index, :show] do
|
||||
get 'live_events', to: 'conferences#live_events'
|
||||
|
||||
resources :booths do
|
||||
member do
|
||||
patch :withdraw
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue