HomePhorge

Manually load Win32{API,OLE} for Ruby 1.9.
b48d9f8daab4Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Manually load Win32{API,OLE} for Ruby 1.9.

In Ruby 1.8.7 on Windows the Win32API and Win32OLE objects were automatically
loaded; in Ruby 1.9 there is a general move to get rid of them, and presumably
one step along the path is that they no longer automatically load.

Explicitly loading them along with other gems we depend on helps solve that
problem for us automatically.

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
rPUcb6c453483ef: Use a platform temporary file instead of a Unix one.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPUb48d9f8daab4: Manually load Win32{API,OLE} for Ruby 1.9. (authored by Daniel Pittman <daniel@puppetlabs.com>).Apr 19 2012, 12:08 AM