attributes.rb

Path: lib/couchrest/attributes.rb
Last Update: Tue Jun 26 00:37:44 +0000 2012

CouchRest::Attributes

When included, provide the owner with an attributes hash and accessors that forward calls to it.

Provides the basic functionality of Hash without actually being a Hash using Ruby‘s standard Forwardable module.

[Validate]