• app/controllers/categories_controller.rb
  • app/views/layouts/categories.html.erb
  • app/views/categories/show.html.erb
  • app/views/categories/show.js.rjs
  • app/views/categories/_category.html.erb
  • public/stylesheets/scaffold.css
  • test/fixtures/categories.yml
  • db/migrate/20080930055905_create_categories.rb
  • app/models/category.rb
  • app/models/product.rb
  • app/views/categories/_product.html.erb
  • db/migrate/20080930090110_create_products.rb
  • test/fixtures/products.yml
  • public/javascripts/application.js