Skip to content

Revisions

  • Fix CoreData header import path in example. Probably caused by recent change of build config's header search path entry to use built product directory.

    @hlfcoding hlfcoding committed Jun 20, 2012
  • Updated Object mapping (markdown)

    dignati committed May 20, 2012
  • Fix ioValue typo

    @blakewatters blakewatters committed May 16, 2012
  • escaped the string in "Performing a Mapping" section, was showing up as "48582303f9cb21fe03087209f649430e35ddb67cquot;" in safari

    @adamjuhasz adamjuhasz committed Apr 26, 2012
  • Fixed grammatical typo

    @jamieforrest jamieforrest committed Apr 23, 2012
  • Fixed code indentation

    @jamieforrest jamieforrest committed Apr 22, 2012
  • Added information about dealing with multiple root objects in a post/put situation.

    @bobspryn bobspryn committed Mar 27, 2012
  • updated GET/POST params documentation

    amallavarapu committed Feb 27, 2012
  • Updated Object Mapping (markdown)

    @spenrose spenrose committed Feb 20, 2012
  • I think this is a typo fix - the code as described here originally didn't compile for me. Switching to mappingForClass compiles, seems to work, though I'm still testing.

    @sujal sujal committed Jan 27, 2012
  • quick fix of https://github.com/RestKit/RestKit/issues/393. replaced [RKObjectManager managerWithBaseURL:] with [RKObjectManager objectManagerWithBaseURL:]

    dive committed Jan 25, 2012
  • Fixed another bug when mapping relationships. The sample code showed the author keyPath being mapped twice, once as an attribute and again as a relationship. In this example, it should only be mapped once, as a relationship. Otherwise, there are NSAsserts in the code that will fails because of duplicate mappings for value.

    @shyam-habarakada shyam-habarakada committed Sep 14, 2011
  • Fixed a bug in the article/author relationship mapping sample code.

    @shyam-habarakada shyam-habarakada committed Sep 14, 2011
  • Fixed some incorrect references in the dynamic section

    @blakewatters blakewatters committed Sep 7, 2011
  • Added link to the key-value coding programming guide

    @blakewatters blakewatters committed Sep 1, 2011
  • Updated Object Mapping (markdown)

    @blakewatters blakewatters committed Aug 19, 2011
  • Updated Object Mapping (markdown)

    @blakewatters blakewatters committed Aug 19, 2011
  • Worked around formatting problems from ]]

    @blakewatters blakewatters committed Aug 11, 2011
  • Revert 9b2794e13f777912b6d1cdbb15600c551084e226 ... f7baabb26dd69bafe2e7a04adf3135c3aba4027c on Object Mapping

    @nicohen nicohen committed Aug 9, 2011
  • Revert d9fb375c02aeeb26ad31cf7f572db4194b873c2a ... 9b2794e13f777912b6d1cdbb15600c551084e226 on Object Mapping

    @nicohen nicohen committed Aug 9, 2011
  • Fix incorrect NSString literals in dynamic nested attribute section.

    @christophersjchow christophersjchow committed Aug 7, 2011
  • Created Object mapping (markdown)

    @blakewatters blakewatters committed Aug 2, 2011