mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-14 12:13:00 +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.