Fix Stellas review gripes
This commit is contained in:
parent
d13efa5f52
commit
c6bd65deaa
6 changed files with 51 additions and 46 deletions
|
|
@ -58,10 +58,10 @@ Osem::Application.routes.draw do
|
|||
resources :emails, only: [:show, :update, :index]
|
||||
|
||||
resources :sponsorship_levels, except: [:show] do
|
||||
member do
|
||||
patch :up
|
||||
patch :down
|
||||
end
|
||||
member do
|
||||
patch :up
|
||||
patch :down
|
||||
end
|
||||
end
|
||||
|
||||
resources :questions do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue