metasploit-framework/spec/support/shared/contexts/msf
Luke Imhoff 3370465d84
Use railties to load Metasploit::Credential correctly
MSP-9606

In order to support Metasploit::Credential correctly,
metasploit-framework needs to support Metasploit::Concern, which does
all its magic using a Rails::Engine initializer, so the easiest path is
to make metasploit-framework be able to use Rails::Engines.  To make
Rails::Engine use Rails::Engine, make a dummy Rails::Application
subclass so that all the initializers will be run when anything requires
msfenv.
2014-05-12 15:03:51 -05:00
..
modules Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
simple Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
util adjust Msf::Util::EXE for newer file output 2014-04-22 02:21:09 -05:00
db_manager.rb Use railties to load Metasploit::Credential correctly 2014-05-12 15:03:51 -05:00
ui_driver.rb Retab all the things (except external/) 2013-09-30 13:47:53 -05:00