Sha256: 6d03e9c8faa25ca5e6eb63c403912b1233b45a362a3274d3211a597e4ae86205
Contents?: true
Size: 768 Bytes
Versions: 14
Compression:
Stored size: 768 Bytes
Contents
As of 2010-03-06 Associations ------------ Pull associations out of attributes and refactor Criteria -------- 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 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] Q - What is Criteria#ids
Version data entries
14 entries across 14 versions & 2 rubygems