Files
metasploit-gs/plugins
Victor 2805af2a04 \t error msgs bug and some codestyle tweaks
Minor bugs: `\t` were used inside single quoted strings.
Tweak: `a, b = c` is the same as `a = c[0]; b = [1] if c.length > 1`.
Minor tweak: `qwe if rty` form instead of multiline when `qwe` is only one line long.
Minor tweak: thanks to `#{}` interpolation we can omit `.to_s`.
2014-08-04 04:11:49 +04:00
..
2013-09-30 13:47:53 -05:00
2013-10-02 20:17:11 +01:00
2014-07-11 14:22:47 -05:00