From abd34dbaf9c8d2c7fd66af0f7ddeb37a996d8e3a Mon Sep 17 00:00:00 2001 From: Lars Gierth Date: Tue, 9 Jul 2013 19:08:45 +0200 Subject: [PATCH] Mention MRI 2.0.0 issues in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b2dad35d..cef76c92 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,9 @@ ActiveRecord 2.3.x and 3.x (mysql and mysql2 adapters), as well as DataMapper Lhm also works with dm-master-slave-adapter, it'll bind to the master before running the migrations. +The test suite is also run against MRI 2.0.0 in Continuous Integration, but +there are a few bugs left to fix. + ## Limitations Lhm requires a monotonically increasing numeric Primary Key on the table, due to how