mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-24 04:46:01 +08:00
Expanded comments and cleaned up more TODO's. Just a couple of bug fixes left in RestKit and styling work on this app!
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
#import "DBContentObject.h"
|
||||
|
||||
NSString* const DBContentObjectDidChangeNotification = @"DBContentObjectDidChangeNotification";
|
||||
|
||||
@implementation DBContentObject
|
||||
|
||||
@dynamic userID;
|
||||
|
||||
Reference in New Issue
Block a user