9e32817380
Prior to this commit, strings would raise an error when the server command was run against a module directory that contained the strings module. This was due to the fact that we were trying to reference the YARD namespace but our own namespace was being prepending to the front, making Ruby think the two class were the same. In order to stop this from happening, prepend a :: to the front of the YARD version of the class to tell Ruby that we mean the YARD namespace. |
||
---|---|---|
.. | ||
puppet | ||
puppet-strings | ||
puppet_x/puppetlabs |