Blake Watters
|
5684f7ab89
|
Add objectMapping identity attribute on RKPropertyMapping to allow one to traverse the mapping graph from an attribute/relationship back to the parent mapping
|
2012-10-18 14:37:52 -04:00 |
|
Blake Watters
|
5a20754698
|
Docs update on RKPropertyMapping
|
2012-09-20 08:12:29 -04:00 |
|
Jawwad Ahmad
|
8cbdb5f7ed
|
Trailing whitespace cleanup from files in the Code directory.
Used the following command from within the Code dir:
git ls-files *.m *.h *.json | xargs /usr/bin/sed -i '' -E 's/[[:space:]]*$//'
|
2012-09-02 12:51:45 -04:00 |
|
Blake Watters
|
d926e240f8
|
Introduce RKPropertyMapping abstract superclass for RKAttributeMapping and RKRelationshipMapping.
Add primitives for working with attribute, relationship, and property mapping objects.
|
2012-08-28 14:14:20 -04:00 |
|