Hi,
I'm running 3.8.2 and I have a custom function that includes a system gem (`activesupport`). Puppet is not finding the gem despite `require 'rubygems'`. I'm guessing puppet doesn't include the systemwide location in its gem path? What's the best way to fix this?
Thanks!
↧