HomePhorge

maint: Fix ActiveRecord confine issue
d74e8e18047aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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

Details

Provenance
Matt Robinson <matt@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUd211dc9b7b75: Merge branch 'maint/2.6.next/fix-test-dependency-problems' into 2.6.next
Branches
Unknown
Tags
Unknown

Event Timeline

Matt Robinson <matt@puppetlabs.com> committed rPUd74e8e18047a: maint: Fix ActiveRecord confine issue (authored by Matt Robinson <matt@puppetlabs.com>).Dec 16 2010, 11:08 PM