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-06 22:39:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8be34582a5a96606d831d9bb0c701c5a3b6e632b
RestKit
/
Examples
/
RKDiscussionBoardExample
/
DiscussionBoard
/
Code
/
Models
History
Blake Watters
8be34582a5
Ported DiscussionBoard to new Three20 class structure
2011-06-11 19:31:21 -04:00
..
DBContentObject.h
Implementation of Object Mapping 2.0 design:
2011-06-11 19:26:56 -04:00
DBContentObject.m
Ported DiscussionBoard to new Three20 class structure
2011-06-11 19:31:21 -04:00
DBPost.h
Remove duplicate declarations for createdAt, updatedAt, userID and user from DBPost
2011-06-11 21:41:20 +04:00
DBPost.m
Ported DiscussionBoard to new Three20 class structure
2011-06-11 19:31:21 -04:00
DBTopic.h
Refactored models and cleaned up controllers pretty thoroughly. Moved to higher level abstractions for permissions and such
2011-01-20 20:52:33 -05:00
DBTopic.m
Ported DiscussionBoard to new Three20 class structure
2011-06-11 19:31:21 -04:00
DBUser.h
Implementation of Object Mapping 2.0 design:
2011-06-11 19:26:56 -04:00
DBUser.m
Implementation of Object Mapping 2.0 design:
2011-06-11 19:26:56 -04:00