Commit Graph

6 Commits

Author SHA1 Message Date
Blake Watters
0a033596da Relax the use of use an the informal procotol for the errorMessage property in favor of the description method. closes #1104, closes #1087, closes #1095
* Change contract to the use the `description` method instead of `errorMessage`. This makes it work with any class out of the box
* Add import for RKErrorMessage to the Support.h header so it is immediately available
* Fix incorrect keyPath in the README.md
* Add additional notes about how the errors are constructed to the README
2012-12-22 19:03:30 -05:00
Blake Watters
d2417e5263 Rename to RKURLEncodedSerialization for consistency 2012-09-11 17:05:07 -04:00
Blake Watters
709c3d324b Drop category methods in favor of C functions for required functionality to reduce API size and avoids namespace conflicts 2012-09-11 16:48:18 -04:00
Blake Watters
c1cb8c881d Migrate directory utilities to path utilities. Move Bundle category to Testing 2012-09-11 16:46:33 -04:00
Blake Watters
7c6a4c33d4 Eliminate NSURL+RKAdditions from main codebase 2012-09-11 11:39:46 -04:00
Blake Watters
22a68baf0c Rework podspec to organize header file imports to match existing RestKit releases 2012-09-05 11:04:42 -04:00