Sha256: 9241d7cc722071d8b724082a0ae3da452486c6031b2281968f10b9f80a3a8467

Contents?: true

Size: 94 Bytes

Versions: 5

Compression:

Stored size: 94 Bytes

Contents

TestApp::Application.routes.draw do
  resources :products

  root :to => "products#index"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
dejavu-0.2.1 test_app/config/routes.rb
dejavu-0.2.0 test_app/config/routes.rb
dejavu-0.1.2 test_app/config/routes.rb
dejavu-0.1.1 test_app/config/routes.rb
dejavu-0.1.0 test_app/config/routes.rb