Tags: gplz/couchbase-ruby-model
Tags
Version 0.5.3 * Prefer single-quoted strings (Andrey Koleshko) * Test for Model.design_document (Andrey Koleshko) * Support for batch finding multiple objects by id (Jon Moses) * Test for activemodel instead of rails for activemodel validations * Update couchbase dependency to 1.3.0
Version 0.5.2 * Fix attribute inheritance when subclassing (Mike Evans) * Added as_json method for rails JSON responses (Stephen von Takach) * Add contributing document * Fix test hiding * Remove comments from the javascript sources * Reduce development dependencies and update jar version
Version 0.5.0 * Update template for map function * Use extended get for #find_by_id * Do not use HashWithIndifferentAccess class unless it defined * Pass options to #create method * Ensure validness on create * Fix storing raw data * Define read_attribute and write_attribute methods * Support couchbase 1.2.0.z.beta4
Version 0.4.2 * Update CAS value after mutation * Added ability to pass options to mutators. Thanks to @kierangraham * Always try to include Rails stuff into model * Use key if id is nil (makes sense for some view results)
PreviousNext