Path: | lib/couchrest/attributes.rb |
Last Update: | Wed Apr 10 15:48:56 +0000 2013 |
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.