routes.rb 75 Bytes
ActionController::Routing::Routes.draw do |map|
  map.resources :tasks
end