SitePoint logo

Simply Rails 2

« Back

Chapter 11 — Debugging, Testing, and Benchmarking

  1. 01-show.html.erb
  2. 02-show.html.erb
  3. 03-new.html.erb
  4. 04-stories_controller.rb
  5. 05-votes_controller.rb
  6. 06-application.rb
  7. 07-stories_test.rb
  8. 08-stories_test.rb
  9. 09-test.rb
  10. 10-stories_controller.rb

Sample Applications For Debugging (require Ruby web server to run)

  1. shovell-debug-01
  2. shovell-debug-02

Links