mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-10 05:36:30 +08:00
Refactored models and cleaned up controllers pretty thoroughly. Moved to higher level abstractions for permissions and such
This commit is contained in:
@@ -15,4 +15,9 @@
|
||||
DBTopic* _topic;
|
||||
}
|
||||
|
||||
/**
|
||||
* The Topic that is being viewed
|
||||
*/
|
||||
@property (nonatomic, readonly) DBTopic* topic;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user