Exception: CouchFoo::SubclassNotFound

Inherits:
CouchFooError show all
Defined in:
lib/couch_foo/base.rb

Overview

Raised when the inheritance mechanism failes to locate the subclass (for example due to improper usage of column that inheritance_column points to).