Skip to content

each_with_index used with each #78

Description

@dprater

.each_with_object({}).each do |details, all|
- did you intend to use each_with_object({}).each... here? The 2nd each isn't necessary and doesn't add anything, far as I know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions