Skip to content

Instantly share code, notes, and snippets.

@gorsuch
Created September 6, 2013 01:50
Show Gist options
  • Save gorsuch/6458597 to your computer and use it in GitHub Desktop.
Save gorsuch/6458597 to your computer and use it in GitHub Desktop.
run Proc.new {|env| [[200, 500].shuffle.first, {"Content-Type" => "text/html"}, ['boom!']]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment