Skip to content

Instantly share code, notes, and snippets.

@Ruxton
Created April 29, 2011 05:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ruxton/947898 to your computer and use it in GitHub Desktop.
Save Ruxton/947898 to your computer and use it in GitHub Desktop.
Requiring assistance of Keith Pitt
begin
require('KeithPitt')
rescue PersonNotAvailableException
logger.error('Keith Pitt is currently unavailable')
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment