Create route for vertical schedule and test confirming it works
This commit is contained in:
parent
c372cbbd00
commit
410012d6be
2 changed files with 15 additions and 0 deletions
|
|
@ -202,6 +202,7 @@ Osem::Application.routes.draw do
|
|||
member do
|
||||
get :events
|
||||
get :happening_now
|
||||
get :vertical_schedule
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue