Changes for version 0.23 - 2014-09-11
- Fix pushing object to ListOf relationship
- Change return value for BelongsTo get accessor: Now returns the saved object.
- Change return value for HasOne get accessor: Now returns the saved object.
- Mandel::Document will cache objects
Modules
Async model layer for MongoDB objects using Mango
A collection of Mandel documents
A single MongoDB document with logic
An object iterating over a collection cursor
An object modelling a document
Field meta object
Base class for relationships
A document is owned by another mongodb document
A field relates to many other mongodb document
A field relates to another mongodb document
A field points to many other MongoDB documents
Oneliner Mandel magic