From 5027d7c2bbc970a13ad9f3670c88e9e55faa56c0 Mon Sep 17 00:00:00 2001 From: Pavel Kunc Date: Mon, 4 May 2009 21:41:45 +0100 Subject: [PATCH] Test results for Sequel 3.0.0 release. --- README.rdoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rdoc b/README.rdoc index 7d95838..e8bfef0 100644 --- a/README.rdoc +++ b/README.rdoc @@ -8,7 +8,7 @@ and Gem to allow faster and more independent release cycle to keep up with the Sequel monthly releases. Plug-in should be compatible with Merb 0.9.9 and higher and Sequel 1.4.0 and -higher including 2.x and incoming 3.x. +higher including 2.x.x and incoming 3.0.0. Any issues please report to http://github.com/pk/merb_sequel/issues. @@ -26,12 +26,12 @@ In Merb, add it as a dependency to your config/dependencies.rb: ===Ruby 1.8.7: Sequel 2.11.0:: All pass Sequel 2.12.0:: All pass -Sequel 3.:: All pass +Sequel 3.0.0:: All pass ===Ruby 1.9.1: Sequel 2.11.0:: All pass except session spec failing due to Marshall issues. Sequel 2.12.0:: All pass except session spec failing due to Marshall issues. -Sequel 3.:: All pass except session spec failing due to Marshall issues. +Sequel 3.0.0:: All pass except session spec failing due to Marshall issues. == Connection options