Sha256: 092932c3bc852ae93c124c034421d7725680d1fef7ccd2ee8f7a5aeeb0dc1e7e

Contents?: true

Size: 496 Bytes

Versions: 1

Compression:

Stored size: 496 Bytes

Contents

As of 2010-02-05

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

Pull associations out of attributes and refactor

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

1 entries across 1 versions & 1 rubygems

Version Path
mongodoc-0.2.2 TODO