amco / dolly

Not an ORM for CouchDB in rails.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Enumberable Methods To Dolly::Collection

netlogics opened this issue · comments

WIP
Open discussion for adding enumerable methods to Dolly::Colection.

@netlogics I like this idea a lot. it would allow us to not have to call to_a on everything when we want some simple enumerators. 👍

I conceivably think this should be in 1.0 RC, but it may have to be delayed to 1.1 as 1.0 is now finally stable. in retrospect perhaps the attachments should have been for 1.1

Cool.
1.1 seems like a good target.