metasploit-framework/config
Luke Imhoff b1598e83c3
Re-enable `bundle install --without db` support
MSP-9606

Catch LoadError in config/application.rb when trying to require
'active_record/railtie` so that end-users can run without any of the
database gems installed.  NOTE: you can't run in the development or
test environment without the database because factory_girl needs
ActiveRecord.
2014-05-12 15:39:34 -05:00
..
application.rb Re-enable `bundle install --without db` support 2014-05-12 15:39:34 -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
environment.rb Use railties to load Metasploit::Credential correctly 2014-05-12 15:03:51 -05:00