Skip to content

Instantly share code, notes, and snippets.

@tannerburson
Created July 18, 2010 03:50
Show Gist options
  • Save tannerburson/480097 to your computer and use it in GitHub Desktop.
Save tannerburson/480097 to your computer and use it in GitHub Desktop.
@interface GetWhateverRequest : RestRequest {
}
- (id)fetch:(id)object;
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment