Skip to content

Instantly share code, notes, and snippets.

@fapestniegd
Created August 19, 2011 18:45
Show Gist options
  • Select an option

  • Save fapestniegd/1157649 to your computer and use it in GitHub Desktop.

Select an option

Save fapestniegd/1157649 to your computer and use it in GitHub Desktop.
#!/usr/bin/ruby
begin
require 'soup'
rescue
put 'no soup for you.'
exit
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment