mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
commit
3f324d4e6f
4 changed files with 85 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ Osem::Application.routes.draw do
|
|||
patch :toggle_confirmation
|
||||
end
|
||||
end
|
||||
resource :ticket_scanning, only: [:create]
|
||||
resources :comments, only: [:index]
|
||||
resources :conferences do
|
||||
resource :contact, except: [:index, :new, :create, :show, :destroy]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue