Saturday, May 9, 2009

My RailsSpace Journey - Day 8

  1. LOST ALL OF CHAPTER 7 BLOG ENTRIES. ALL CLEAN AND IN GITHUB.
  2. Starting Chapter 8. (p.225)
  3. Ran "ruby test/functional/user_controller_test.rb" (14,82,0,0) (8.1/p.226)
  4. Ran "ruby test/functional/user_controller_test.rb" (14,82,0,0) (8.2/p.226)
  5. Ran "ruby test/functional/user_controller_test.rb" (14,82,0,0) (8.3/p.226-227)
  6. Ran "ruby test/functional/user_controller_test.rb" (14,82,0,0) (8.4/p.227-228)
  7. Ran "ruby test/functional/user_controller_test.rb" (14,82,0,0) (8.5/p.229)
  8. Ran "ruby test/functional/user_controller_test.rb" (14,82,0,0) (8.6/p.230)
  9. Ran "ruby test/functional/user_controller_test.rb" (14,82,0,0) (8.7/p.231)
  10. Ran "ruby test/functional/user_controller_test.rb" (14,82,0,0) (8.8/p.232)
  11. Ran "ruby test/functional/user_controller_test.rb" (14,82,0,0) (8.9/p.233)
  12. Walked through the login and edit window and they appear solid. (8.10/p.234)
  13. Ran "ruby test/functional/user_controller_test.rb" (14,82,0,0) (8.11/p.236)
  14. Ran "ruby test/functional/user_controller_test.rb" (14,82,0,0) (8.12/p.236)
  15. Ran "ruby test/functional/user_controller_test.rb" (14,82,0,0) (8.13/p.237)
  16. Ran "ruby test/functional/user_controller_test.rb" (14,82,0,0) (8.14/p.239)
  17. Ran "ruby test/functional/user_controller_test.rb" (14,82,0,0) (8.15/p.240)
  18. BREAK STUFF - i think.
  19. Ran "ruby test/functional/user_controller_test.rb" (13,71,1,0) (8.16/p.240-241)
  20. Ran "ruby test/functional/user_controller_test.rb" (13,71,1,0) (8.17/p.241)
  21. Ran "ruby test/functional/user_controller_test.rb" (13,67,0,1) (8.18/p.242-243)
  22. Ran "ruby test/functional/user_controller_test.rb" (14,80,0,0) (8.19/p.242-243) FIXED
  23. Ran "ruby test/unit/user_test.rb" (12,53,0,0) (8.20/p.243)
  24. Ran "ruby test/unit/user_test.rb" (12,53,0,0) (8.21/p.244)
  25. Ran "ruby test/unit/user_test.rb" (12,53,0,0) (8.22/p.245)
  26. BREAK STUFF AGAIN.
  27. Created thre new (8.23: _email_field_row,rhtml, 8.24: _screen_name_field_row.rhtml, 8.27,8.29: _password_field_row.rhtml) partials and modified three (8.25,8.30: login.rhtml, 8.26,8.28: edit.rhtml, 8.31: register.rhtml) old partials. (8.28/p.246-249)
  28. Ran "ruby test/functional/user_controller_test.rb" (14,81,0,0) (8.19/p.242-243) FIXED
  29. Ran this; $ rake (p.252) - End of Chapter 8.
    (in C:/cygwin/home/jasnow/SPACE-RAILSSPACE/railsspace)
    C:/DeepDive/InstantRails-2.0-win/ruby/bin/ruby.exe -I"lib;test" "C:/cygdrive/c/deep
    dive/InstantRails-2.0-win/ruby/gems/rake-0.8.5/lib/rake/rake_test_loader.rb" "test/
    unit/user_test.rb"
    Loaded suite C:/cygdrive/c/deepdive/InstantRails-2.0-win/ruby/gems/rake-0.8.5/lib/r
    ake/rake_test_loader
    Started ..........
    Finished in 0.372 seconds.
    10 tests, 53 assertions, 0 failures, 0 errors
    C:/DeepDive/InstantRails-2.0-win/ruby/bin/ruby.exe -I"lib;test" "C:/cygdrive/c/deep
    dive/InstantRails-2.0-win/ruby/gems/rake-0.8.5/lib/rake/rake_test_loader.rb" "test/
    functional/site_controller_test.rb" "test/functional/user_controller_test.rb"
    Loaded suite C:/cygdrive/c/deepdive/InstantRails-2.0-win/ruby/gems/rake-0.8.5/lib/r
    ake/rake_test_loader
    Started ..................
    Finished in 0.594 seconds.
    18 tests, 93 assertions, 0 failures, 0 errors
    C:/DeepDive/InstantRails-2.0-win/ruby/bin/ruby.exe -I"lib;test" "C:/cygdrive/c/deep
    dive/InstantRails-2.0-win/ruby/gems/rake-0.8.5/lib/rake/rake_test_loader.rb" "test/
    integration/remember_me_test.rb"
    Loaded suite C:/cygdrive/c/deepdive/InstantRails-2.0-win/ruby/gems/rake-0.8.5/lib/r
    ake/rake_test_loader
    Started
    1
    42
    1
    .
    Finished in 0.354 seconds.
    1 tests, 2 assertions, 0 failures, 0 errors
  30. End of Chapter 8, so pushed the code to github.com/jasnow/railsspace. (p.252)
  31. #########################################
  32. Moving Chapter 9 stuff to separate blog entry. Bye.

No comments:

Post a Comment