Skip to content

Instantly share code, notes, and snippets.

@takano32
Created May 16, 2009 12:07
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 takano32/112657 to your computer and use it in GitHub Desktop.
Save takano32/112657 to your computer and use it in GitHub Desktop.
$ ruby -ve 'raise Exception.new, "fuga"'
ruby 1.8.7 (2009-04-08 patchlevel 160) [i686-darwin9]
-e:1: fuga (Exception)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment