[rspec-users] odd versioning issue
Matt Cowley
madcowley at gmail.com
Mon Feb 4 18:48:28 EST 2008
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?
Thanks much
matt
More information about the rspec-users
mailing list