Skip to content

Commit

Permalink
Update README with notes about MRI 1.8 and 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guilleiguaran committed Nov 4, 2012
1 parent 9420f0f commit 5fba21d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ A Ruby Object Mapper for Mongo

### Ruby Versions

This ODM works and is consistently tested on: MRI 1.9.2/1.9.3, JRuby (in 1.9 mode) and Rubinius (in 1.9 mode)
This ODM works and is consistently tested on: CRuby 1.9.x, JRuby (in 1.9 mode) and Rubinius (in 1.9 mode). CRuby 2.0 isn't supported right now since bson_ext dependency is failing during install.

We don't have plans to support 1.8.x rubies

### Gems

Expand Down

0 comments on commit 5fba21d

Please sign in to comment.