fixing a borked rspactor

Posted by jeff Sun, 01 Jun 2008 19:15:00 GMT

Rspactor is broken with newer versions of rspec. You might get this:

  reporter.rb:110:in `example_pending': wrong number of arguments (2 for 3) (ArgumentError)

Oops. The fix is easy as editing the gem's /lib/resulting.rb on line 28 to remove a param.

You can checkout the rspactor lighthouse ticket here

Comments

Leave a comment

Comments