This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
RestKit
Watch
1
Star
0
Fork
0
You've already forked RestKit
mirror of
https://github.com/zhigang1992/RestKit.git
synced
2026-04-03 17:55:10 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cadf91e4f2bd6683afa9c532ab522751425e3141
RestKit
/
Examples
/
RKDiscussionBoardExample
/
DiscussionBoard
/
Code
History
allenwei
cadf91e4f2
fix issue: can not update user's token if token changed
2011-09-03 02:16:19 +08:00
..
Controllers
fix issue: can not update user's token if token changed
2011-09-03 02:16:19 +08:00
Models
Fix issues with login/logout on discussion board and show off new block helpers and URL mutation in the DBUser class.
fixes
#214
2011-07-24 19:16:36 -04:00
Other
Added support for polymorphic object mapping (Github
#105
,
#244
). This enables you to dynamically map objects to different destination classes or using different mapping strategies via configuration or callbacks. See Docs/Object Mapping.md for details.
2011-07-30 16:00:36 -04:00