Skip to content

Convert methods to use keyword arguments instead of options Hashes #28

@acant

Description

@acant

After support for Ruby 3.0 is added, it is probably time to convert all the methods to use keyword arguments instead of options Hashes.

This change was announced back in 2019, and released in Ruby 3.0:

I have already made a small internal change to account for keyword arguments in Ruby 3.0.

Here is some other documentation about keyword arguments from Thoughbot:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions