Sha256: 041db56c1e50661b7a4ce9d568606906233c964cd0eb68a9501b810140fc4102

Contents?: true

Size: 178 Bytes

Versions: 6

Compression:

Stored size: 178 Bytes

Contents

Rails.application.routes.draw do
  resources :books
  resources :people
  # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
yamls-0.2.2 example/rails5/config/routes.rb
yamls-0.2.1 example/rails5/config/routes.rb
yamls-0.2.0 example/rails5/config/routes.rb
yamls-0.1.4 example/rails5/config/routes.rb
yamls-0.1.3 example/rails5/config/routes.rb
yamls-0.1.2 example/rails5/config/routes.rb