Class: Mdm::ModRef
- Inherits:
-
ApplicationRecord
- Object
- ApplicationRecord
- Mdm::ModRef
- Defined in:
- app/models/mdm/mod_ref.rb
Overview
Joins a Mdm::Module::Detail and Ref indirectly through the Mdm::Module::Detail#refname matching #module, Mdm::Module::Detail#mtype matching #mtype, and Ref#name matching #ref.
Instance Attribute Summary collapse
Instance Attribute Details
#ref ⇒ String
An Ref#name.
23 |
# File 'app/models/mdm/mod_ref.rb', line 23 Metasploit::Concern.run(self) |