TODO in mongo_doc-0.3.1 vs TODO in mongo_doc-0.3.2

- old
+ new

@@ -1,22 +1,27 @@ -As of 2010-02-23 +As of 2010-03-06 Associations ------------ Pull associations out of attributes and refactor Criteria -------- -Make critieria module, include into Document, CriteriaProxy, Association? +Make critieria module; include into CriteriaProxy, Association? +page, per_page, paginate shuould be wrapped or not? +Contexts +-------- + +Extract Mongo context as module, Document#collection => klass.collection Collection#collection => klass + Documentation ------------- How to get started with Rails -Using mongohq Dynamic Attributes ------------------ Document#[] => reads attribute @@ -27,5 +32,9 @@ Validations ----------- validates_hash_keys :has_hash_name, :in => [array of names] + +Q +- +What is Criteria#ids