2.0.3
- Extend
Ronin::Support
intoRonin
in order to make their Mixin instance
methods accessible to theronin irb
command which spawns an IRB session
within theRonin
namespace.
CLI
- Fixed a regression in the
ronin irb
command where theronin-support
Mixin
methods (ex:http_get
) were missing from theronin irb
shell.