Re: [rspec-users] rspec 2.7.0.rc1 is released!

2011-10-13 Thread Ash Moran
On 10 Oct 2011, at 15:22, David Chelimsky wrote: > Nope. Wanna add one? > > The basic idea is: > > shared_examples Enumerable do Aye, that's what I figured :-) I've wished for that for a long time. I'm away for a bit but I'll see if I get chance soon. Ash -- http://www.patchspace.co.uk/ h

Re: [rspec-users] rspec 2.7.0.rc1 is released!

2011-10-10 Thread David Chelimsky
On Oct 10, 2011, at 4:16 AM, Ash Moran wrote: > > On 9 Oct 2011, at 21:23, David Chelimsky wrote: > >> * Allow classes/modules to be used as shared example group identifiers >> (Arthur Gunn) > > This sounds awesome. Are there any full examples? I could only see unit tests > in the code. Nop

Re: [rspec-users] rspec 2.7.0.rc1 is released!

2011-10-10 Thread Ash Moran
On 9 Oct 2011, at 21:23, David Chelimsky wrote: > * Allow classes/modules to be used as shared example group identifiers >(Arthur Gunn) This sounds awesome. Are there any full examples? I could only see unit tests in the code. Ash -- http://www.patchspace.co.uk/ http://www.linkedin.com/

[rspec-users] rspec 2.7.0.rc1 is released!

2011-10-09 Thread David Chelimsky
rspec 2.7.0.rc1 is released! This includes the following (see the changelog for each lib below): rspec-2.7.0.rc1 rspec-core-2.7.0.rc1 rspec-expectations-2.7.0.rc1 rspec-mocks-2.7.0.rc1 rspec-rails-2.7.0.rc1 Please direct any questions or issues to the github issues tracker for each repository o