mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-24 04:46:01 +08:00
Implemented new search engine for managed objects.
This commit is contained in:
@@ -112,8 +112,6 @@
|
||||
|
||||
- (NSString *)resourcePath
|
||||
{
|
||||
// Return the entire path as the resource path if we don't have an explicit path
|
||||
if (_resourcePath == nil) return [self path];
|
||||
return _resourcePath;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user