Skip to content

Instantly share code, notes, and snippets.

@masuidrive
Created October 7, 2012 12:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masuidrive/3848276 to your computer and use it in GitHub Desktop.
Save masuidrive/3848276 to your computer and use it in GitHub Desktop.
DeferredCallbacks
Emit
Network::HttpRequest.get(URL).success{...}.failure{...}
.parse(:json)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment