Use delegate pattern for canceled login.

Move isNewRecord to model level.
Create rkcurl script.
This commit is contained in:
Jeremy Ellison
2011-01-20 11:49:02 -05:00
parent 88943469d8
commit b20b78e57f
16 changed files with 105 additions and 33 deletions

View File

@@ -19,7 +19,6 @@ extern NSString* const DBRestKitBaseURL;
// TODO: See if we can eliminate or abstract this further
extern NSString* const kObjectCreatedUpdatedOrDestroyedNotificationName;
/**
* Server Environments for conditional compilation
*/