We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
RKObjectManager managerWithBaseURLString method does not exist; should be managerWithBaseURL
Fix code snippet error in RKManagedObjectStore section
Added a basic way to create the RKManagedObjectStore
formatting in Invalidate Cache
updated Misc
formatting
added RKManagedObjectStore
added Miscellaneous section
added section for RKManagedObjectMapping
Fix page linking
Add section about delegates
Fix typo in serialization description
Revert 5f355d792f3f86baa9214ffd5259226c4232c126^ ... 5f355d792f3f86baa9214ffd5259226c4232c126
Updated Upgrading from v0.10.x to v0.20.0 (markdown)
Adding the change for reachability alert
Syntax highlighting for ObjC
Add manual object mapping example
Added note regarding change from cancelAllRequests to cancelAllOperations.
identificationAttributes takes an NSArray.
Remove RKEntityIdentifier
To be painfully clear, added the line "This means `RKClient` and related classes are no longer part of RestKit."
Added section "Adding routes to an object manager's route set", and referenced it in "POSTing objects with file uploads".
Changed example of how to associate an entity's primary key with a mapping.
Apparently putting [[ in a code block triggers the hyperlinking which blows up the rest of the formatting.
Simple GET to fetch a list of objects.
Cache invalidation