CA-Hackathon-Term2/config/routes.rb
2017-10-19 15:00:34 +11:00

4 lines
161 B
Ruby

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