Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upAllow for getting model using get(0) #50
Conversation
kamilogorek
referenced this pull request
Feb 6, 2015
Closed
.get(id) can't find object with id 0 #49
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Ok, now I see that I duplicated PR... #37 |
bear
added
bug
request
labels
Feb 6, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
bear
Feb 6, 2015
Contributor
If this is a dup then we should close this and could you review pull-request #37 ?
|
If this is a dup then we should close this and could you review pull-request #37 ? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
bear
added
the
triage
label
Feb 9, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Closing since #37 was merged |
lukekarrys
closed this
Mar 26, 2015
bear
deleted the
zero-indexed-get
branch
Mar 26, 2015
bear
removed
the
triage
label
Mar 26, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kamilogorek commentedFeb 6, 2015
Ignore only
nullandundefinedwhile allowing0to be used as anidvalue.Fixes #49