Re: [rspec-users] [ANN] rspec-1.2 release candidate

2009-02-22 Thread David Chelimsky
On Fri, Feb 20, 2009 at 4:35 AM, Juanma Cervera wrote: > David, > > I have an error when trying to run autospec. > It works when I run 'rake spec' > > I don know why it is still using the rspec-1.1.12 gem. > > > /usr/lib/ruby/gems/1.8/gems/dchelimsky-rspec-1.1.99.7/lib/spec/autorun.rb:3: > undefin

Re: [rspec-users] [ANN] rspec-1.2 release candidate

2009-02-20 Thread Juanma Cervera
David, I have an error when trying to run autospec. It works when I run 'rake spec' I don know why it is still using the rspec-1.1.12 gem. /usr/lib/ruby/gems/1.8/gems/dchelimsky-rspec-1.1.99.7/lib/spec/autorun.rb:3: undefined method `autorun' for Spec::Runner:Module (NoMethodError) from /usr

Re: [rspec-users] [ANN] rspec-1.2 release candidate

2009-02-19 Thread David Chelimsky
On Thu, Feb 19, 2009 at 12:56 AM, David Chelimsky wrote: > Hey fellow behaviour-drivers, > > rspec-1.2 and rspec-rails-1.2 are just about ready, but I'd like to > get some feedback from the field before the release. Would the > adventurous among you kindly grab the latest github gems (1.1.99.7 as

Re: [rspec-users] [ANN] rspec-1.2 release candidate

2009-02-19 Thread David Chelimsky
On Thu, Feb 19, 2009 at 3:57 AM, Wincent Colaiuta wrote: > El 19/2/2009, a las 7:56, David Chelimsky escribió: > >> rspec-1.2 and rspec-rails-1.2 are just about ready, but I'd like to >> get some feedback from the field before the release. Would the >> adventurous among you kindly grab the latest

Re: [rspec-users] [ANN] rspec-1.2 release candidate

2009-02-19 Thread Wincent Colaiuta
El 19/2/2009, a las 7:56, David Chelimsky escribió: rspec-1.2 and rspec-rails-1.2 are just about ready, but I'd like to get some feedback from the field before the release. Would the adventurous among you kindly grab the latest github gems (1.1.99.7 as of this email) and check 'em out? I'm ho