Skip to content

Class method Random.bytes is replaced with instance method Random#bytes #601

@nobu

Description

@nobu

The NEWS file in Ruby 2.6.0 mentions new class method Random.bytes, but rdoc replaces it with existent instance method Random#bytes in Darkfish.
Also the link is to Random.html#method-i-bytes, not Random.html#method-c-bytes.
This doesn't happen in RI format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions