I'm not using bundler either. If you happen to recall your solution, I'd
love to read about it.

Rather vexing, to say the least.

> I emailed Art directly a few months ago to ask if he found a solution,
> and this was his reply:
>
> On 2011-09-07 12:49 AM, Art Peel wrote:
>> Hi Phillip,
>>
>> Yes, I did.  The problem turned out to be related to bundler.  The easiest
> solution is to run "bundle exec spec" instead of just "spec".
>>
>> Another solution is to install the bundler binstubs as described at
> http://gembundler.com/ and then run "bin/spec" instead of just "spec"
>>
>> Hope this helps.
>>
>> -- Art
>
> This was what worked for Art, but it was unrelated to my experience with
> the problem (I wasn't using bundler at the time). Unfortunately, I don't
> recall how I resolved it. So this may work for you, and it may not.
>
> Peace.

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to