Changes for version 0.02 - 2013-09-28
- Add Mandel::Collection::save()
- Add Mandel::Document::contains()
- Add Mandel::connect(), remove ::uri()
- Add Mandel::model_class()
- Add Mandel::storage(), remove ::mango()
- Add builders for attributes, which makes it easier to customize in subclass.
- Add support for custom base class for documents
Documentation
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
Base class for relationships
A field relates to many other mongodb document
A field relates to another mongodb document