routes.rb 75 Bytes EditWeb IDE 1 2 3 ActionController::Routing::Routes.draw do |map| map.resources :tasks end