mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-06-11 16:30:25 +08:00
Fix of RKObjectMappingOperation does not respect forceCollectionMapping (Issue #341) This fixes #341. A solid pull request with good tests. I ran through it prior to his new test coverage last night and it looked good with no discernible side-effects. With the new test coverage, the added code gets exercised appropriately.