On Sep 5, 2008, at 5:44 PM, Nick Hoffman wrote:

Property.stub!(:find).and_return mock_property1, mock_property2

try
Property.stub!(:find).and_return( [mock_property1, mock_property2] )
____________________________________________________________
Want to help others?  Become a certified physical therapist. Click now.
http://thirdpartyoffers.netzero.net/TGL2241/fc/Ioyw6i4vHJTUahrDj893hIpJrosoTWmfqTn2L5VZAiHpeGUCV1fp6d/
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to