On 22 Oct 2008, at 10:58, Luis Lavena wrote:
On Wed, Oct 22, 2008 at 4:48 AM, Matt Wynne <[EMAIL PROTECTED]>
wrote:
On 21 Oct 2008, at 19:51, David Chelimsky wrote:
Hey all,
Just a heads up about a bug related to configuring the rspec gems in
your rails 2.1.1 projects:
I had a little crack
On Wed, Oct 22, 2008 at 4:48 AM, Matt Wynne <[EMAIL PROTECTED]> wrote:
> On 21 Oct 2008, at 19:51, David Chelimsky wrote:
>
>> Hey all,
>>
>> Just a heads up about a bug related to configuring the rspec gems in
>> your rails 2.1.1 projects:
>
> I had a little crack at this, but I got scared off as
On 21 Oct 2008, at 19:51, David Chelimsky wrote:
Hey all,
Just a heads up about a bug related to configuring the rspec gems in
your rails 2.1.1 projects:
I had a little crack at this, but I got scared off as there seems to
be some chicken-and-egg stuff going on. My rake tasks require rspec,
Hey all,
Just a heads up about a bug related to configuring the rspec gems in
your rails 2.1.1 projects:
http://rspec.lighthouseapp.com/projects/5645-rspec/tickets/577
Apparently, if you config.gem both rspec and rspec-rails 1.1.9 w/
rspec first, you'll get an error:
# DON'T DO THIS:
config.g