mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-16 23:10:50 +08:00
* 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