Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am sag on github.
  • I am sag (https://keybase.io/sag) on keybase.
  • I have a public key whose fingerprint is 9E1C F0FA 232A F0BA 882D 94F4 1A1B 7FAA 4818 D2CA

To claim this, I am signing this object:

Keybase proof [52/214]

I hereby claim:

  • I am sag on github.
  • I am sag (https://keybase.io/sag) on keybase.
  • I have a public key whose fingerprint is 53E6 A660 F609 8258 9D4D F8C2 CD71 A08C 7B87 260A

To claim this, I am signing this object:

@sag
sag / GwtGen.rb
Created July 2, 2010 02:38
My First Thor Script
# My first thor script
# ** THIS FILE SHOULD BE CALLED GwtGen.thor ****
# I only named it '.rb' in the gist for syntax highlighting.
# The specifics of this are probably not useful to you, but if you are starting with thor and have no idea what
# is going on this might help you.
#
#
class GwtGen < Thor