Skip to content

Instantly share code, notes, and snippets.

@davehimself
Created May 16, 2010 23:12
Show Gist options
  • Save davehimself/403246 to your computer and use it in GitHub Desktop.
Save davehimself/403246 to your computer and use it in GitHub Desktop.
if ([elementName isEqualToString:@"campaign"]) {
[viewController.campaigns addObject:currentCampaign];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment