Fix reset of tasks

This commit is contained in:
Jan Renz
2015-04-20 22:30:31 +02:00
parent 30985a249e
commit 9c8d0b01eb
7 changed files with 24 additions and 15 deletions

View File

@ -40,6 +40,7 @@ Rails.application.routes.draw do
post :clone
get :implement
get :statistics
get :reload
post :submit
end
end