amco / dolly

Not an ORM for CouchDB in rails.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for multiple types within a Collection

rubenrails opened this issue · comments

CouchDB's view collation allows returning multiple types in a single response. Collection need to be aware of this and thus instantiate the correct type instead of the default passed docs_class.