Update wiki to use latest ruby conventions

This commit is contained in:
adfoster-r7
2023-02-03 13:31:49 +00:00
parent c3c3987867
commit c777b33fcb
12 changed files with 262 additions and 255 deletions
@@ -164,8 +164,6 @@ Please note: The `normalize_uri` method will always follow these rules:
## Full Example
```ruby
require 'msf/core'
class MetasploitModule < Msf::Auxiliary
include Msf::Exploit::Remote::HttpClient