Class: Metasploit::Model::Engine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/metasploit/model/engine.rb

Overview

Rails engine for Metasploit::Model. Will automatically be used if Rails is defined when 'metasploit/model' is required, as should be the case in any normal Rails application Gemfile where gem 'rails' is the first gem in the Gemfile.