star voting system for proposals
This commit is contained in:
parent
2314d943e1
commit
834362491e
17 changed files with 157 additions and 3 deletions
|
|
@ -40,6 +40,7 @@ Osem::Application.routes.draw do
|
|||
post :comment
|
||||
put :update_state
|
||||
put :update_track
|
||||
get :vote
|
||||
end
|
||||
resource :speaker, :only => [:edit, :update]
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue