[rspec-users] rspec 1.1.4
Pat Maddox
pergesu at gmail.com
Wed Apr 16 04:08:57 EDT 2008
On Wed, Apr 16, 2008 at 12:45 AM, Juanma Cervera <lists at ruby-forum.com> wrote:
> Hello.
> I have some troubles with rails edge and decide to try rspec-1.1.4.
>
> I have installed the plugins downloading the tarballs from github, and I
> have this error message when I run autotest.
>
> /home/jmcervera/work/chapado2/vendor/plugins/rspec_on_rails/lib/spec/rails/version.rb:11:
> (RuntimeError)
> ############################################################################
> Your RSpec on Rails plugin is incompatible with your installed RSpec.
>
> RSpec : 20080328014754
> RSpec on Rails : 20080414041511
>
> Make sure your RSpec on Rails plugin is compatible with your RSpec gem.
> See http://rspec.rubyforge.org/documentation/rails/install.html for
> details.
Hi Juanma,
Short reply: it's fixed, you can download the latest changes and it
should work fine.
Slightly longer reply: at
http://rubyforge.org/pipermail/rspec-devel/2008-April/004869.html you
can find how to correct the problem yourself in case we make this same
mistake in the future.
Pat
More information about the rspec-users
mailing list