Merge branch 'master' into amiedes-api-dev-PRs-2

This commit is contained in:
Juanjo Bazán
2017-06-14 12:46:58 +02:00
committed by GitHub
37 changed files with 482 additions and 364 deletions

View File

@@ -112,7 +112,7 @@ Rails.application.routes.draw do
get :debate
get :draft_publication
get :allegations
get :final_version_publication
get :result_publication
resources :questions, only: [:show] do
resources :answers, only: [:create]
end