module PolyBelongsTo

PolyBelongsTo @author Daniel P. Clark

Creates uniform helper methods on all ActiveModel & ActiveRecord instances to allow universal access and control over (most) any kind of database relationship.

PolyBelongsTo::Core and PolyBelongsTo::Dup methods are included on each instance. @see PolyBelongsTo::Core @see PolyBelongsTo::Dup

Constants

VERSION

VERSION follows symantic versioning rules