Files
metasploit-gs/lib/msf/ui/console
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
..
2016-03-28 09:02:07 -05:00
2016-03-28 09:02:07 -05:00
2013-08-30 16:28:33 -05:00