On Mar 25, 8:13 am, Jeremy Evans <[email protected]> wrote: > I don't think so. I'm using ruby 1.8.6 and rspec 1.1.4 or 1.1.11, and > they work fine. Looks like the problem is rspec 1.2.0 removed the > setup and teardown aliases to before and after. That should be an > easy if tedious fix.
Not as tedious as I expected. The specs should run on 1.2.2 now: http://github.com/jeremyevans/sequel/commit/e95fa82fec0968d8b96fe6dd349c5fe0cd0daa7e Jeremy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en -~----------~----~----~----~------~----~------~--~---
