0eb6ec1158
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. |
||
---|---|---|
lib | ||
spec | ||
.gitignore | ||
Rakefile | ||
metadata.json |