Re: [rspec-users] RSpec beta 22 with Rails 3

2010-09-21 Thread David Chelimsky
On Tue, Sep 21, 2010 at 10:46 PM, Amiruddin Nagri wrote: > > On Wed, Sep 22, 2010 at 12:54 AM, David Chelimsky > wrote: >> >> On Sep 21, 2010, at 4:08 AM, Amiruddin Nagri wrote: >> >> I am working on a Rails 3 application. Recently bundler got an update for >> rspec, which upgraded it to 22, (pre

Re: [rspec-users] RSpec beta 22 with Rails 3

2010-09-21 Thread Amiruddin Nagri
On Wed, Sep 22, 2010 at 12:54 AM, David Chelimsky wrote: > > On Sep 21, 2010, at 4:08 AM, Amiruddin Nagri wrote: > > I am working on a Rails 3 application. Recently bundler got an update for > rspec, which upgraded it to 22, (previously we were using beta 20). > > After the update we are unable to

Re: [rspec-users] RSpec beta 22 with Rails 3

2010-09-21 Thread David Chelimsky
On Sep 21, 2010, at 4:08 AM, Amiruddin Nagri wrote: > I am working on a Rails 3 application. Recently bundler got an update for > rspec, which upgraded it to 22, (previously we were using beta 20). > > After the update we are unable to run the old using 'rake spec:rcov', while > running with