Exception: CouchFoo::SubclassNotFound
- Inherits:
-
CouchFooError
- Object
- StandardError
- CouchFooError
- CouchFoo::SubclassNotFound
- 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).