Re: Re: Bundler ignoring rspec [SOLVED]

On Sun, Oct 30, 2011 at 7:04 PM, Frederick C.
[email protected] wrote:

Did .bundle/config (the file that tracks settings like which groups
should be ignored) get checked in by accident ?

It didn’t, but if it were, I would have solved it way earlier.
Thanks a lot for pointing this out!!!

Somehow, the .bundle/config file contained:

BUNDLE_WITHOUT: test development

Maybe the production branch did this and as this is git-ignored I
never noticed the change.

So I just removed this file and everything works as expected.

Thanks a lot, guys!


Leonardo M…
There’s no place like ~