Files
RestKit/Code/Three20/Three20.h
timkerchmar 320e96e48e Update headers for three20 support.
Add keyPath support to the object loader.
2010-10-12 14:32:06 -04:00

12 lines
225 B
Objective-C

//
// Three20.h
// RestKit
//
// Created by Blake Watters on 7/9/10.
// Copyright 2010 Two Toasters. All rights reserved.
//
#import "RKRequestModel.h"
#import "RKRequestTTModel.h"
#import "RKRequestFilterableTTModel.h"