AmpersandJS / ampersand-collection

A module for handling collections of objects
MIT License
68 stars 27 forks source link

Allow for getting model using get(0) #50

Closed kamilogorek closed 9 years ago

kamilogorek commented 9 years ago

Ignore only null and undefined while allowing 0 to be used as an id value.

Fixes https://github.com/AmpersandJS/ampersand-collection/issues/49

kamilogorek commented 9 years ago

Ok, now I see that I duplicated PR... https://github.com/AmpersandJS/ampersand-collection/pull/37 :sob:

bear commented 9 years ago

If this is a dup then we should close this and could you review pull-request #37 ?

kamilogorek commented 9 years ago

@bear definitely. I +1'd #37 and waiting for an approval. We can close this one after latter get merged.

lukekarrys commented 9 years ago

Closing since #37 was merged