Skip to content

Instantly share code, notes, and snippets.

@nov
Created May 11, 2010 07:32
Show Gist options
  • Save nov/397018 to your computer and use it in GitHub Desktop.
Save nov/397018 to your computer and use it in GitHub Desktop.
begin
FbGraph::User.fetch("moot")
rescue FbGraph::Exception => e
puts e.code, e.type, e.message
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment