diff options
author | Matt Robinson <matt@puppetlabs.com> | 2010-12-16 14:02:11 -0800 |
---|---|---|
committer | Matt Robinson <matt@puppetlabs.com> | 2010-12-16 14:08:18 -0800 |
commit | d74e8e18047a4cbc2e77802324eb97a07a4ddb63 (patch) | |
tree | 2be10cd07b1c8c45d63ec38adb7f35927841b864 /lib/puppet/util/autoload.rb | |
parent | d211dc9b7b756634d8bb568454d06aa6b0f66b5b (diff) | |
download | puppet-d74e8e18047a4cbc2e77802324eb97a07a4ddb63.tar.gz puppet-d74e8e18047a4cbc2e77802324eb97a07a4ddb63.tar.xz puppet-d74e8e18047a4cbc2e77802324eb97a07a4ddb63.zip |
maint: Fix ActiveRecord confine issue
We made a class that inherited from ActiveRecord, but did so outside a
block so the confine wasn't skipping it when ActiveRecord wasn't
installed. Moving that class inside a before block caused the confine
to work properly.
Paired-with: Nick Lewis
Diffstat (limited to 'lib/puppet/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions