version support note

improve_associations
Chris Anderson 2009-04-16 12:20:17 -07:00
parent ef3b0527c9
commit d3a7717363
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ to CouchDB's API endpoints so you don't have to.
CouchRest is designed to make a simple base for application and framework-specific object oriented APIs. CouchRest is Object-Mapper agnostic, the parsed JSON it returns from CouchDB shows up as subclasses of Ruby's Hash. Naked JSON, just as it was mean to be.
Note: CouchRest only support CouchDB 0.9.0 or newer.
## Easy Install
Easy Install is moving to RubyForge, heads up for the gem.