Class Hash
In: lib/couchrest/model/core_extensions/hash.rb
Parent: Object

This file contains various hacks for Rails compatibility.

Methods

===  

Public Class methods

Hack so that CouchRest::Document, which descends from Hash, doesn‘t appear to Rails routing as a Hash of options

[Validate]