Files
metasploit-gs/lib
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-17 14:56:17 -05:00
2012-04-23 23:06:52 -05:00
2012-09-04 19:20:31 -05:00
2012-04-15 23:35:38 -05:00
2013-05-15 10:44:05 -05:00
2013-02-24 13:11:15 -06:00
2012-11-20 19:29:12 -06:00
2013-04-04 16:41:40 -05:00
2013-02-20 15:33:24 -06:00
2012-04-15 23:35:38 -05:00
2011-06-03 00:15:08 +00:00