Skip to content

ActiveRecord::Base.find([1,2,3]) should return mutiple records #184

Closed
@Tim-Blokdijk

Description

@Tim-Blokdijk

Currently ActiveRecord::Base.find([1,2,3]) returns a single record.
Should be an array of multiple records.
https://api.rubyonrails.org/classes/ActiveRecord/FinderMethods.html#method-i-find

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions