I am trying to read the error messages and understand them. Unfortunately, I'm trying to mostly teach myself with whatever good books I can come up with on the subject. All I really want to do is get to the original blank slate....with all tests passing, so I can start from there and know what new stuff is failing.
I went out and cleared out a lot of the testing stuff, and now I'm down to the following errors: >rake test (in C:/workspace/Demos) C:/ruby/bin/ruby -I"C:/workspace/Demos/lib" -I"C:/workspace/Demos/ test" "C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake/ rake_test_loader.rb" C:/ruby/bin/ruby -I"C:/workspace/Demos/lib" -I"C:/workspace/Demos/ test" "C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake/ rake_test_loader.rb" C:/ruby/bin/ruby -I"C:/workspace/Demos/lib" -I"C:/workspace/Demos/ test" "C:/ruby/lib/ruby/gems/1.8/gems/rake-0.8.4/lib/rake/ rake_test_loader.rb" > Did I clear out too much? Should I re-install the Rake GEM? Thanks, Wayne On Apr 17, 10:28 am, Fernando Perez <[email protected]> wrote: > Did you read the error message or simply copy paste it for someone to do > the work for you? > -- > Posted viahttp://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

