Sha256: bd767c2cc80b25b4217485390cc3a6efb63e54b4fc9e00cc40bb879400be513f
Contents?: true
Size: 649 Bytes
Versions: 3
Compression:
Stored size: 649 Bytes
Contents
## Changes ### 0.2.10 * fixed bug with hardcoded timezone ### 0.2.9 * allow to overwrite attribute accessor of properties and use super to call the original accessors * allow read access to attributes that are present in the Couchdb document but not defined as properties * support default values for properties via the :default parameter * support attachments via the _attachments property * support for namespaces models * removed belongs_to macro for now * removed CouchPotato::Config.database_server, just set CouchPotato::Config.database_name to the full url if you are not using localhost:5984 * Ruby 1.9 was broken and is now working again
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
langalex-couch_potato-0.2.11 | CHANGES.md |
langalex-couch_potato-0.2.12 | CHANGES.md |
couch_potato-0.2.12 | CHANGES.md |