On Wed, Sep 23, 2009 at 1:53 PM, DanS <dansteini...@gmail.com> wrote:
> Thanks so much for the help on this.
>
>> [sudo] gem install rspec --prerelease
>
> This seemed to install version 1.2.8 not the 1.2.9.rc1 I was looking
> for.

What OS and ruby/rubygems version? The --prerelease flag is a fairly
recent addition and may not work everywhere yet.

>
>>
>> if you clone the git rep, just install it w/ the gem command:
>>
>> rake gem
>> [sudo] gem install pkg/rspec-1.2.9.rc1.gem
> This way did the trick for me. :)
>
> Thanks again for the help.
>
> Dan
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to