Skip to content

pluck only takes one item #399

Closed
Closed
@catmando

Description

@catmando

should be able to say pluck(:a, :b) and return [[a-value-1, b-value-1], [a-value-2, b-value-2]... ]
note: pluck(:a) returns [a-value-1, a-value-2...] (i.e. its flattened one level)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions