diff --git a/README.rdoc b/README.rdoc index b079d90..99da016 100644 --- a/README.rdoc +++ b/README.rdoc @@ -16,7 +16,7 @@ In your Gemfile: gem "migrant" * Rails: 3.0+ (Sorry folks, no plans for Rails 2 support) -* Ruby: Tested with recent 1.8, 1.9, Rubinius and JRuby version (See Travis CI) +* Ruby: 1.9, Rbx, JRuby Supported, 1.8 works but unsupported (See Travis CI) * Adapters: Tested with SQLite3, MySQL2, Pg. May work with other ActiveRecord adapters == Jumping right in