README

rails generate scaffold product name:string quantity:integer description:text

rake db:migrate

rails server

localhost:3000/products