Hi, I''m trying to capture the output of my rake tasks/tests and can''t seem to get this working. At the top of my Rake file I''ve got: $stdout = StringIO.new I also put it after loading ''rake/testtask'' but I get the same thing, which is Rake is seemingly un-altered. The output stil goes straight to the console. How can I capture this output into my own IO objects? Thanks, Matt --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---