Skip to content

Instantly share code, notes, and snippets.

@christiannaths
Created December 10, 2011 21:06
Show Gist options
  • Save christiannaths/1456408 to your computer and use it in GitHub Desktop.
Save christiannaths/1456408 to your computer and use it in GitHub Desktop.
begin
put_up_christmas_lights(:level => 2)
rescue fatal
safety = EmergencyResponse.new()
safety.deploy_safety_net
safety.call_paramedics
puts "HELP!"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment