> ActionView::Helpers is being mixed in to the main object, which means it's
> methods are made accessible to every single object in the system. It's very
> likely that it is overriding methods

Hi David,

Ahh.. Thank you very much, that was indeed the problem.  rake spec now passes
all test.

Patrick J. Collins
http://collinatorstudios.com
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to