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 09:31:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16c8fff8ee68529d836758ace4e1a06e290519ab
RestKit
/
Examples
/
RKDiscussionBoardExample
/
DiscussionBoard
/
Code
/
Models
History
Blake Watters
102180abce
fix for breakage introduced during merge
2011-03-21 18:53:16 -04:00
..
DBContentObject.h
Expanded comments and cleaned up more TODO's. Just a couple of bug fixes left in RestKit and styling work on this app!
2011-01-20 21:15:40 -05:00
DBContentObject.m
Expanded comments and cleaned up more TODO's. Just a couple of bug fixes left in RestKit and styling work on this app!
2011-01-20 21:15:40 -05:00
DBPost.h
Expanded comments and cleaned up more TODO's. Just a couple of bug fixes left in RestKit and styling work on this app!
2011-01-20 21:15:40 -05:00
DBPost.m
Refactored the Rails router to respect properties specified by the model objects. Introduced new support to allow models to modify RESTful object loaders just before they are sent. Sample app completely works. Really fucking happy with how this is turning out!
2011-01-21 00:15:02 -05: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
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
DBUser.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
DBUser.m
fix for breakage introduced during merge
2011-03-21 18:53:16 -04:00