Skip to content

Conversation

@hgarcia
Copy link

@hgarcia hgarcia commented Oct 16, 2014

Fixes the bug when calling res.collection(items, listOptions) instead of
res.collection(items, listOptions.key)

Fixes a bug (link not generated) when the value of the key given is a falsy value

Incorporates the suggestion by Kieren on adding another option to
indicate if we want to use the key to return a keyed object. (Added
test).

Fixes the bug when calling res.collection(items, listOptions) instead of
res.collection(items, listOptions.key)

Fixes a bug (link not generated) when the value of the key given is a falsy value

Incorporates the suggestion by Kieren on adding another option to
indicate if we want to use the key to return a keyed object. (Added
test).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant