Skip to content

return all items from the data store #228

Closed
@iamdtang

Description

@iamdtang

What are your thoughts on having a method on DS that allows you to access all items for a resource already in the store? As of now, I think the only way to do it is DS.filter(resourceName) and not pass in the additional parameters. Maybe something like DS.all(resourceName) similar to Ember's all() method?

http://emberjs.com/guides/models/finding-records/

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