Project

General

Profile

Actions

Bug #1467

closed

Failing migrations with Ruby 3

Added by liaham about 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Affected Version:
Compatible Redmine Version:

Description

Since Ruby 3 passing method arguments changed. A Hash won't be
converted to a keyword argument anymore. Therefore, keyword argumentes
needs to be entered explicitly by default. To keep the behaviour double
splat needs to be added to hash arguments.

Actions #1

Updated by liaham about 2 years ago

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

Updated by liaham about 2 years ago

  • Target version changed from unreleased to 1.0.4
Actions

Also available in: Atom PDF