summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/rdoc/code_objects.rb
diff options
context:
space:
mode:
authorJesse Wolfe <jes5199@gmail.com>2010-07-19 18:28:30 -0700
committerMarkus Roberts <Markus@reality.com>2010-07-19 19:56:08 -0700
commit1288f8c4051105d6cfbf4f532d5e5e926613e9df (patch)
tree0a261524f25ddddbb63c6abd18b708a4d58baa00 /lib/puppet/util/rdoc/code_objects.rb
parent539d71635132bd5f772a550b7bfff530e8b59b68 (diff)
downloadpuppet-1288f8c4051105d6cfbf4f532d5e5e926613e9df.tar.gz
puppet-1288f8c4051105d6cfbf4f532d5e5e926613e9df.tar.xz
puppet-1288f8c4051105d6cfbf4f532d5e5e926613e9df.zip
[#4270] Force inherited classes to load into the correct environment
Parent classes were getting searched for in a way that fails if they were not already loaded into an environment. This patch replaces that codepath with a call that will load them if they are needed. This bug was masked by another bug that loads all classes into "production", whether they are used there or not.
Diffstat (limited to 'lib/puppet/util/rdoc/code_objects.rb')
0 files changed, 0 insertions, 0 deletions