Module: Metasploit::Model::Association

Extended by:
ActiveSupport::Autoload, ActiveSupport::Concern
Defined in:
lib/metasploit/model/association.rb,
lib/metasploit/model/association/error.rb

Overview

Allows registering the class name of assocations similar to ActiveRecord associations, so that ActiveModel associations can be reflected with the same API as ActiveRecord associations.

Defined Under Namespace

Modules: ClassMethods, Tree Classes: Error, Reflection