Is there an easy way to stub an instance method for every new instance of a
given class? I suppose I could just redefine the method, but I'm wondering
if the RSpec mocking framework has this built in.
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to