mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-18 12:13:25 +08:00
Fixed RKManagedObjectThreadSafeInvocation to properly handle serialization when the key is a keyPath. Updated RKManagedObjectThreadSafeInvocationTest to test keyPath keys.