Actions
Bug #35300
closedTracker #32684: Ruby 3.0 support
Incorrect method signatures with keyword arguments
Difficulty:
Triaged:
Yes
Description
In Ruby 3.0 keyword arguments are handled separate from positional arguments. https://www.ruby-lang.org/en/news/2019/12/12/separation-of-positional-and-keyword-arguments-in-ruby-3-0/ has more about it.
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman/pull/9332 added
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/9382 added
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Has duplicate Bug #32688: app/models/concerns/has_many_common.rb is incompatible with Ruby 3 added
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Category set to Rails
- Parent task set to #32684
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|9089087ed7b2a7da33b73711aa5f457fe06adfc2.
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/9441 added
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Related to Bug #35579: test/functional/api/v2/ansible_inventories_controller_test.rb doesn't use keyword arguments added
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/9472 added
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Triaged changed from No to Yes
Actions