Re: [rspec-users] NestedIterator Assistance

2010-11-24 Thread Andrew Davis
Oops, it appears I've posted this in the wrong forum. I apologize. -- Posted via http://www.ruby-forum.com/. ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users

[rspec-users] NestedIterator Assistance

2010-11-24 Thread Andrew Davis
Hello everyone, Metric_fu is informing me of some nested iterators, and I was hoping to gather some advice on how to refactor this method to make it more correct. Hopefully this will assist me in refactoring many other methods! Code is here: http://pastie.org/private/kqp1kk2uk81rs8s6atag Any tho