Ruby persistence layer for CouchDB
http://github.com/langalex/couch_potato
Ruby persistence layer for CouchDB
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:ruby:extensions/rubygem-couch_potato && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
couch_potato-0.3.2.gem | 0000044544 43.5 KB | |
rubygem-couch_potato.changes | 0000001742 1.7 KB | |
rubygem-couch_potato.spec | 0000001885 1.84 KB |
Revision 3 (latest revision is 24)
Marcus Rueckert (darix)
committed
(revision 3)
- update to version 0.3.2 * support for lists (langalex) * switch to activemodel adds support for rails 3 - additional changes from version 0.2.32 * added persisted? and to_key for proper ActiveModel compliance (thilo) * id setter (jhohertz-work) * load document ids if include\_documents is false (jweiss) * persist given created\_at/updated\_at instead of Time.now (langalex)
Comments 0