Re: [rspec-users] RSpec Requestable Examples

2012-01-30 Thread Zach Dennis
I forgot to answer your question more directly. I see things in the requestable/selectable approach which I would like to continue to explore and see if it pans out. So far I like the requestable/selectable approach for the reasons I mentioned in the other email. In short term practical use there

Re: [rspec-users] RSpec Requestable Examples

2012-01-30 Thread Zach Dennis
On Sun, Jan 29, 2012 at 3:04 PM, Lenny Marks wrote: > > On Jan 27, 2012, at 9:56 PM, Zach Dennis wrote: > >> I would be interested to hear any thoughts from the community about >> the ability to request specific examples from a shared example group >> as expressed in the rspec-requestable-examples

Re: [rspec-users] Rails 3.2.1 breaks stub ?

2012-01-30 Thread Larry
Hi David, You were right, and your fix worked like a charm! Thanks for taking the time to reply. And thanks again for what you've done and meant to the Rails community. -- Larry On Jan 29, 10:02 am, David Chelimsky wrote: > On Jan 29, 2012, at 7:53 AM, Larry wrote: > > > Hi David, > > > The tr