metasploit-framework/modules/exploits/osx
Tod Beardsley c547e84fa7 Prefer Ruby style for single word collections
According to the Ruby style guide, %w{} collections for arrays of single
words are preferred. They're easier to type, and if you want a quick
grep, they're easier to search.

This change converts all Payloads to this format if there is more than
one payload to choose from.

It also alphabetizes the payloads, so the order can be more predictable,
and for long sets, easier to scan with eyeballs.

See:
  https://github.com/bbatsov/ruby-style-guide#collections
2013-09-24 12:33:31 -05:00
..
afp Retab modules 2013-08-30 16:28:54 -05:00
arkeia Retab modules 2013-08-30 16:28:54 -05:00
browser Prefer Ruby style for single word collections 2013-09-24 12:33:31 -05:00
email Retab modules 2013-08-30 16:28:54 -05:00
ftp Retab modules 2013-08-30 16:28:54 -05:00
http Retab modules 2013-08-30 16:28:54 -05:00
local Land #2304 fix post module require order 2013-09-23 16:52:23 -05:00
mdns Retab modules 2013-08-30 16:28:54 -05:00
misc Retab modules 2013-08-30 16:28:54 -05:00
rtsp Retab modules 2013-08-30 16:28:54 -05:00
samba Retab modules 2013-08-30 16:28:54 -05:00