class
ActiveRecord::SubclassNotFound
v2.1.0 -
Show latest stable
- Superclass: ActiveRecordError
Raised when the single-table inheritance mechanism failes to locate the subclass (for example due to improper usage of column that inheritance_column points to).
Files
- activerecord/lib/active_record/base.rb