Files
metasploit-gs/lib/msf
Luke Imhoff 82867fbb66 Prevent duplicate migrations_paths
[#50099107]

If Msf::DBManager#initialize_metasploit_data_models is run multiple
times, such as during specs, ActiveRecord::Migrator.migrations_paths was
getting populated with multiple copies of the metasploit_data_models
db/migrate path, which would lead to 'DB.migrate threw an exception:
Multiple migrations have the version number 0' errors in framework.log.
2013-05-17 14:56:17 -05:00
..
2013-05-13 20:44:51 -05:00
2013-05-17 14:56:17 -05:00
2012-11-06 17:30:04 -06:00
2013-05-14 18:58:31 -04:00
2013-05-16 21:13:45 +01:00
2013-03-07 18:20:08 -06:00
2013-03-07 18:20:08 -06:00