mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-06-15 10:37:54 +08:00
This bug was causing duplication of objects in the store due to failed lookup of existing objects. Added fix and test coverage for the use-case.