[rspec-users] odd versioning issue
Luis Lavena
luislavena at gmail.com
Mon Feb 4 19:11:22 EST 2008
On Feb 4, 2008 9:48 PM, Matt Cowley <madcowley at gmail.com> wrote:
> Hi folks,
>
> If I run rspec from textmate, or do a "spec <filename>" from the
> command-line, I get this message:
> ############################################################################
> Your RSpec on Rails plugin is incompatible with your installed RSpec.
>
> RSpec : 20080114022430
> RSpec on Rails : 20080131122909
>
>
>
>
> I had rspec and rspec_on_rails installed as svn externals on the
> current tag; running 'rake spec' wasn't working, so I removed both
> completely and installed the 1.1.3 release, and now rake spec works
> but not individual files.
>
> Ideas?
>
You need to also update your rspec gem, since TM is using "spec file"
and not rake
HTH,
--
Luis Lavena
Multimedia systems
-
A common mistake that people make when trying to design
something completely foolproof is to underestimate
the ingenuity of complete fools.
Douglas Adams
More information about the rspec-users
mailing list