Started DELETE "/todo/index?project_id=16" for 127.0.0.1 at 2014-08-03 20:44:26 +0300
Processing by TodoController#task_destroy as JS
Parameters: {"project_id"=>"16"}
Completed 404 Not Found in 1ms
ActiveRecord::RecordNotFound (Couldn't find Task without an ID):
app/controllers/todo_controller.rb:28:in `task_destroy'