Skip to content

Instantly share code, notes, and snippets.

Created February 25, 2012 11:50
Show Gist options
  • Save anonymous/1908049 to your computer and use it in GitHub Desktop.
Save anonymous/1908049 to your computer and use it in GitHub Desktop.
if json['json'] && json['json']['errors']
raise RedditError, jj(json) unless json['json']['errors'].empty?
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment