Skip to content

Instantly share code, notes, and snippets.

@miwillhite
Created July 23, 2013 17:24
Show Gist options
  • Save miwillhite/6064269 to your computer and use it in GitHub Desktop.
Save miwillhite/6064269 to your computer and use it in GitHub Desktop.
NSDictionary *questionData = [[self.previousQuestionnaireData filteredArrayUsingPredicate:[NSPredicate predicateWithFormat:@"(id == %@)", cell.question.objectId]] lastObject];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment