On 10/10/07, Alastair Moore <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> Having a problem with the Rspec textmate bundle and having quizzed
> the guys in #textmate to no success about the errors, I've been
> suggested to try you guys!
>
> When I run the "Run Behaviour Description" command, I get the
> following errors:
>
> /Users/alastair/Library/Application Support/TextMate/Bundles/
> RSpec.tmbundle/Support/lib/spec/../spec/mate/runner.rb:34:in `run':
> undefined method `parse' for Spec::Runner::OptionParser:Class
> (NoMethodError) from /Users/alastair/Library/Application Support/
> TextMate/Bundles/RSpec.tmbundle/Support/lib/spec/../spec/mate/
> runner.rb:33:in `chdir' from /Users/alastair/Library/Application
> Support/TextMate/Bundles/RSpec.tmbundle/Support/lib/spec/../spec/mate/
> runner.rb:33:in `run' from /Users/alastair/Library/Application
> Support/TextMate/Bundles/RSpec.tmbundle/Support/lib/spec/../spec/mate/
> runner.rb:12:in `run_file' from /tmp/temp_textmate.YtFHjY:4
>
> Would anyone have any ideas what the problem might be? All the paths
> are correct as I can run ruby scripts from within textmate.

We've been making some changes in trunk, so if you're using trunk make
sure that you have the same revision of rspec and the textmate bundle.
Seems like your textmate bundle is newer than your version of rspec.

>
> Cheers in advance!
>
> Alastair
>
> -----
>
> Alastair Moore
> Freelance web design, development and consultancy
>
> t. 07983 983945
> e. [EMAIL PROTECTED]
> w. http://www.kozmo.co.uk
> skype. alastair_kozmo
>
> _______________________________________________
> 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