Sha256: 1f4074f49a65df5839a2207020e5b42b3a78fdb7fafed41b91cf2d4d858d3fc2

Contents?: true

Size: 590 Bytes

Versions: 3

Compression:

Stored size: 590 Bytes

Contents

As of 2010-02-23

Associations
------------

Pull associations out of attributes and refactor

Criteria
--------

Make critieria module, include into Document, CriteriaProxy, Association?

Documentation
-------------

How to get started with Rails
Using mongohq

Dynamic Attributes
------------------

Document#[] => reads attribute
Document#[]= => writes attribute
Document#dynamic_attributes => key, value for each dynamic attribute
Document#dynamic_attribute_names => list of dynamic attribute names

Validations
-----------

validates_hash_keys :has_hash_name, :in => [array of names]

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
mongo_doc-0.3.1 TODO
mongo_doc-0.3.0 TODO
mongodoc-0.2.4 TODO