Skip to content

Instantly share code, notes, and snippets.

@headius
Forked from enebo/heh.rb
Created April 26, 2012 16:09
Show Gist options
  • Save headius/2500636 to your computer and use it in GitHub Desktop.
Save headius/2500636 to your computer and use it in GitHub Desktop.
java_import some.package.DialogListener
facebook.authorize(self, [].to_java(:string), MyListener.impl { def onComplete(values); ... end; ...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment