HomePhorge

Use RbConfig rather than Config
d7fad097980cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Use RbConfig rather than Config

RbConfig and Config are both names for the compile-time configuration
constants out of Ruby as far back as 1.8.5, so we can happily use the newer
name.

This eliminates a deprecation warning from Ruby 1.9, which finally started
complaining that we should have made this move already.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU880374539f0b: Remove useless or redundant Test::Unit tests.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPUd7fad097980c: Use RbConfig rather than Config (authored by Daniel Pittman <daniel@puppetlabs.com>).Mar 30 2012, 9:15 PM