Project

General

Profile

Actions

Bug #2433

closed

Orchestration queue fails on Ruby 2.0

Added by Greg Sutcliffe about 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Category:
Orchestration
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

The respond_to? method has changed in Ruby2, causing protected methods to return false. We rely on this functionality, but fortunately the old behaviour can be recovered by passing true as a second argument to respond_to?. This seems backwards-compatible with older Rubies. Patch incoming.

Actions #1

Updated by Greg Sutcliffe almost 11 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF