string_percent.rb

Path: lib/puppet-lint/monkeypatches/string_percent.rb
Last Update: Thu Nov 20 14:31:36 -0800 2014

If we are using an older ruby version, we back-port the basic functionality we need for formatting output: ‘somestring’ % <hash>

[Validate]