List of Listings
Chapter 1. Ruby on Rails, the framework
Listing 1.1. db/migrate/[date]_create_purchases.rb
Listing 1.2. app/views/purchases/new.html.erb
Listing 1.3. First half of app/views/purchases/_form.html.erb
Listing 1.4. app/controllers/purchases_controller.rb
Listing 1.5. Second half of app/views/purchases/_form.html.erb
Listing 1.6. app/controllers/purchases_controller.rb
Listing 1.7. app/models/purchase.rb
Listing 1.8. app/views/purchases/show.html.erb
Listing 1.9. app/controllers/purchases_controller.rb
Listing 1.10. config/routes.rb
Listing 1.11. The HTML source of app/views/purchases/new.html.erb
Listing 1.12. app/views/purchases/edit.html.erb
Get Rails 3 in Action now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.