Fernando Perez wrote: [...] > I stopped using RSpec, Just for this issue? If so, there was no need. I use controller.stub!(:filter).return(@whatever) regularly with RSpec. It works fine.
> and switched back to Test::Unit, the Agile Web > dev with Rails has a good intro chapter and I was able to solve my > problem. How were you able to solve the problem? It will help others if you post your solution. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- 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 -~----------~----~----~----~------~----~------~--~---

