app/models/mdm/ref.rb in metasploit_data_models-0.24.5 vs app/models/mdm/ref.rb in metasploit_data_models-1.0.0.pre.rails.pre.4.0a

- old
+ new

@@ -42,13 +42,7 @@ # Designation for external reference. May include a prefix for the authority, such as 'CVE-', in which case the # rest of the name is the designation assigned by that authority. # # @return [String] - # - # Mass Assignment Security - # - - attr_accessible :name - Metasploit::Concern.run(self) end