Re: [rspec-users] RSpec-2.0.0 is released!

2010-10-12 Thread Rick DeNatale
On Tue, Oct 12, 2010 at 8:41 AM, Lailson Bandeira wrote: > David's level of productive output really does boggle my mind. The > Ruby community is extremely lucky to have him. [2] =D > Great job, David! Let's hope that David is rested and ready to do some more jamming at Ruby Conf next month. http

Re: [rspec-users] RSpec-2.0.0 is released!

2010-10-12 Thread Lailson Bandeira
David's level of productive output really does boggle my mind. The Ruby community is extremely lucky to have him. [2] =D Great job, David! -- LAILSON BANDEIRA http://lailsonbandeira.com/ On Mon, Oct 11, 2010 at 6:06 PM, Dan North wrote: > What Aslak said. A lot. > > Good job indeed. > > Cheers

Re: [rspec-users] RSpec-2.0.0 is released!

2010-10-11 Thread Dan North
What Aslak said. A lot. Good job indeed. Cheers, Dan On 11 October 2010 16:14, aslak hellesoy wrote: > > ## RSpec-2.0.0 has been released! >> >> > David, I'm so impressed how you have managed to manage a half-rewrite, > updating the RSpec book (which now soon goes to print) and coordinating >

Re: [rspec-users] RSpec-2.0.0 is released!

2010-10-11 Thread Justin Ko
On Oct 11, 11:14 am, aslak hellesoy wrote: > > ## RSpec-2.0.0 has been released! > > David, I'm so impressed how you have managed to manage a half-rewrite, > updating the RSpec book (which now soon goes to print) and coordinating > everything with Rails and the 80+ contributors. The upgrade proc

Re: [rspec-users] RSpec-2.0.0 is released!

2010-10-11 Thread Joseph Wilk
On 11/10/2010 16:14, aslak hellesoy wrote: > > ## RSpec-2.0.0 has been released! > > > David, I'm so impressed how you have managed to manage a half-rewrite, > updating the RSpec book (which now soon goes to print) and > coordinating everything with Rails and the 80+ contributors. The > upgrad

Re: [rspec-users] RSpec-2.0.0 is released!

2010-10-11 Thread aslak hellesoy
> ## RSpec-2.0.0 has been released! > > David, I'm so impressed how you have managed to manage a half-rewrite, updating the RSpec book (which now soon goes to print) and coordinating everything with Rails and the 80+ contributors. The upgrade process has been extremely simple for me taken into acco

Re: [rspec-users] RSpec-2.0.0 is released!

2010-10-11 Thread James Martin
Congrats on reaching this milestone and many thanks to all who contributed. Your efforts are much appreciated! RSpec2 is a massive improvement over 1 and I'm really enjoying using it. Thanks, James. On Sunday, October 10, 2010, David Chelimsky wrote: > ## RSpec-2.0.0 has been released! > > This

Re: [rspec-users] RSpec-2.0.0 is released!

2010-10-10 Thread Sarah Gray
Congratulations! And thank you. On Sun, Oct 10, 2010 at 5:57 PM, David Chelimsky wrote: > ## RSpec-2.0.0 has been released! > > This marks the end of a year-long effort that improves RSpec in a number of > ways, including modularity, cleaner code, and much better integration with > Rails-3 than w

[rspec-users] RSpec-2.0.0 is released!

2010-10-10 Thread David Chelimsky
## RSpec-2.0.0 has been released! This marks the end of a year-long effort that improves RSpec in a number of ways, including modularity, cleaner code, and much better integration with Rails-3 than was possible before (see http://blog.davidchelimsky.net/2010/01/25/rspec-20-in-the-works/). ###