Class: Hash
- Inherits:
-
Object
- Object
- Hash
- Defined in:
- lib/couchrest/model/core_extensions/hash.rb
Overview
This file contains various hacks for Rails compatibility.
Direct Known Subclasses
CouchRest::Model::CastedHash, CouchRest::Model::Designs::ViewRow
Class Method Summary collapse
-
.===(other) ⇒ Object
Hack so that CouchRest::Document, which descends from Hash, doesn’t appear to Rails routing as a Hash of options.