HomePhorge

(#6928) backport Symbol#to_proc for Ruby < 1.8.7
a0de3288bad1Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(#6928) backport Symbol#to_proc for Ruby < 1.8.7

We use the &:foo symbol-to-proc syntax in some of our code, so to avoid
problems on Ruby earlier than 1.8.7 we should backport the support in our
monkey-patch file.

Reviewed-By: Max Martin <max@puppetlabs.com>

Details

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPUa0de3288bad1: (#6928) backport Symbol#to_proc for Ruby < 1.8.7 (authored by Daniel Pittman <daniel@puppetlabs.com>).Apr 21 2011, 11:46 PM