Files
metasploit-gs/lib/msf/ui
RageLtMan 992df12fa7 Address ActiveRecord deprecation warning
AR will start to complain about eager loading in command_dispatcher
/db.rb:519 because it references hosts as string without explicitly
stating that the table is being referenced.

Add a call .references in the AR call chain after the where clause
to silence this abysmal warning.
2016-04-02 00:22:26 -04:00
..
2013-08-30 16:28:33 -05:00
2015-03-31 13:59:37 -05:00
2013-08-30 16:28:33 -05:00
2013-08-30 16:28:33 -05:00