Module: Og::SchemaInheritanceBase

Defined in:
lib/og/markers.rb

Overview

This is a marker module that denotes that the base class follows the SingleTableInheritance pattern. Ie, all the subclasses of the base class are stored in the same schema (table).