Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #199 from agassiyzh/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mattt committed Jun 18, 2013
2 parents 0b1d783 + 62a19ff commit 1b905f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ The only thing you need to do is tell `AFIncrementalStore` how to map Core Data
> Don't worry if this looks like a lot of work--if your web service is RESTful, `AFRESTClient` does a lot of the heavy lifting for you. If your target web service is SOAP, RPC, or kinda ad-hoc, you can easily use these protocol methods to get everything hooked up.
```objective-c
- (id)representationOrArrayOfRepresentationsFromResponseObject:(id)responseObject;
- (NSDictionary *)representationsForRelationshipsFromRepresentation:(NSDictionary *)representation
ofEntity:(NSEntityDescription *)entity
Expand Down

0 comments on commit 1b905f3

Please sign in to comment.