Mike Mazur wrote in post #981665:
> Perhaps one way to approach this is to have WebMock return an
> appropriate success message in response to the network call that
> :etl_attributes makes.
>
> Mike

Ah - good point.  With all the options for stubbing and mocking, I'd 
forgotten that one.  Factory Girl is creating premise objects that will 
generate different URLs, but I can use the regex option for WebMock to 
catch them.

Thanks for getting me unstuck!

- ff

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to