Merge branch 'master' into poll-shifts-search-officers
This commit is contained in:
@@ -287,9 +287,11 @@ Rails.application.routes.draw do
|
||||
end
|
||||
|
||||
resources :booths do
|
||||
get :available, on: :collection
|
||||
|
||||
resources :shifts do
|
||||
get :search_officers, on: :collection
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
resources :questions
|
||||
|
||||
Reference in New Issue
Block a user