Hey All, I am having a problem getting an old Ruby on Rails 2 app that hasn't worked in a year to work.
I'm trying to run rake test:functionals in the root of my project directory but am getting undefined method `name' for "SystemTimer":String I've pasted everything that I believe relevant to the problem here: http://pastebin.com/NgBvystZ Also, when I run rake itself, I get Errors running test:units! Not sure how to debug that. I have copied and pasted everything that I think would be useful to understanding this problem. Your time is greatly appreciated. Thank you. -- Posted via http://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.

