routes.rb 59 Bytes
TestApp::Application.routes.draw do
  resources :tasks
end