puppet-strings/lib
Hailee Kenney 849c731511 (PDOC-27) Make fix compatible with Ruby 2x
Prior to this commit, the fix for the 3x function issue was trying
to create an empty hash by calling Hash[ [[]] ] which in Ruby 1.9.3
produced and empty hash. However this is not the case in Ruby 2.0 and
up. Therefor, fix up the code so that it does not rely on Hash[ [[]] ]
creating and empty hash.
2015-02-17 11:28:26 -08:00
..
puppet (PDOC-26) Rename Puppetx to PuppetX 2015-02-06 14:08:42 -08:00
puppet_x/puppetlabs (PDOC-27) Make fix compatible with Ruby 2x 2015-02-17 11:28:26 -08:00