monkey_patches.rb

Path: lib/mcollective/monkey_patches.rb
Last Update: Fri Jun 08 17:52:51 +0000 2012

start_with? was introduced in 1.8.7, we need to support 1.8.5 and 1.8.6

Constants

RbConfig = ::Config

[Validate]