Skip to content

Revisions

  • 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