Delete only the FOLLOWING tasks.

This commit is contained in:
Robert Waltemath 2013-06-21 22:04:36 +02:00
parent c52e482743
commit 990397a7f0
6 changed files with 19 additions and 20 deletions

View file

@ -70,8 +70,6 @@ Foodsoft::Application.routes.draw do
end
end
resources :periodic_task_groups, only: [:destroy]
resources :messages, :only => [:index, :show, :new, :create]
namespace :foodcoop do