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-02 22:42:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88943469d8bd1d2fdb83abe3c8f92889f4a16787
RestKit
/
Examples
/
RKDiscussionBoardExample
/
DiscussionBoard
/
Code
/
Models
History
Blake Watters
88943469d8
Moved some items around, knocking down todo's
2011-01-20 00:40:17 -05:00
..
DBPost.h
Moved some items around, knocking down todo's
2011-01-20 00:40:17 -05:00
DBPost.m
Moved some items around, knocking down todo's
2011-01-20 00:40:17 -05:00
DBTopic.h
Numerous cleanups to the DiscussionBoard example. Need to finish working through cleanups to the authentication process and polish off documentation. Should be ready for merge tomorrow night.
2011-01-18 23:25:19 -05:00
DBTopic.m
Numerous cleanups to the DiscussionBoard example. Need to finish working through cleanups to the authentication process and polish off documentation. Should be ready for merge tomorrow night.
2011-01-18 23:25:19 -05:00
DBUser.h
Found a nasty bug in object mapping with nil values vs missing key paths. Polished login and sign up patterns thoroughly. Login/Logout & sign up are functional again. Now to move through the rest of the app
2011-01-20 00:14:21 -05:00
DBUser.m
Found a nasty bug in object mapping with nil values vs missing key paths. Polished login and sign up patterns thoroughly. Login/Logout & sign up are functional again. Now to move through the rest of the app
2011-01-20 00:14:21 -05:00