metasploit-framework/config
Luke Imhoff 9d326fcb24
Extra common engine and fix default encoding
MSP-9653

Extra config and initializers that can we shared between
Metasploit::Framework::Application and the future
Metasploit::Framework::Engine.  Move the default encoding setup from
lib/msf/sanity.rb to a before_initialize callback for the shared config
so that gems, like gherkin that depend on the utf-8 default internal
encoding can be loaded.
2014-06-02 12:57:48 -05:00
..
application.rb Extra common engine and fix default encoding 2014-06-02 12:57:48 -05:00
boot.rb Use railties to load Metasploit::Credential correctly 2014-05-12 15:03:51 -05:00
database.yml.example Add some friendlier defaults to database.yml 2013-04-19 15:43:25 -05:00
database.yml.travis Configure travis-ci to use database for rake spec 2013-03-15 08:48:20 -05:00
environment.rb Use railties to load Metasploit::Credential correctly 2014-05-12 15:03:51 -05:00