puppet-strings/lib
Charlie Sharpsteen 0eb6ec1158 Support Ruby 1.8.7 using backports
The YARD plugin is currently architected using `require_relative` so that it
can be loaded outside of Puppet. Unfortunately, `require_relative` first
appeared in Ruby 1.9.1.

Achieve compatibility using the Backports gem.
2014-05-24 16:49:54 -07:00
..
puppet Re-work require statements 2014-05-24 16:46:37 -07:00
puppetx Support Ruby 1.8.7 using backports 2014-05-24 16:49:54 -07:00