app/models/mdm/module/detail.rb in metasploit_data_models-0.24.5 vs app/models/mdm/module/detail.rb in metasploit_data_models-1.0.0.pre.rails.pre.4.0a
- old
+ new
@@ -1,9 +1,9 @@
# Details about an Msf::Module. Metadata that can be an array is stored in associations in modules under the
# {Mdm::Module} namespace.
class Mdm::Module::Detail < ActiveRecord::Base
self.table_name = 'module_details'
-
+
#
# CONSTANTS
#
# The directory for a given {#mtype} is a not always the pluralization of {#mtype}, so this maps the {#mtype} to the