Actions
Bug #2439
closedFix further cases of respond_to? on protected methods for Ruby2.0
Description
:initialize_puppetca is a protected method, so for ruby2.0 we need to add 'true' to the call
Actions
Added by Greg Sutcliffe over 12 years ago. Updated over 12 years ago.
Description
:initialize_puppetca is a protected method, so for ruby2.0 we need to add 'true' to the call
Applied in changeset 69fa01f64cd7c1cdc29e4327bd2d185d266c528c.