This commit is contained in:
Nishanth Vijayan 2017-02-08 18:38:35 +00:00 committed by GitHub
commit ddcfd769a9
10 changed files with 93 additions and 55 deletions

View file

@ -96,6 +96,8 @@ Osem::Application.routes.draw do
patch :update_conference
end
end
get '/revision_history' => 'versions#index'
end
get '/revision_history' => 'versions#index'