Skip to content

Instantly share code, notes, and snippets.

@davidlowry
Created September 8, 2010 16:14
Show Gist options
  • Save davidlowry/570345 to your computer and use it in GitHub Desktop.
Save davidlowry/570345 to your computer and use it in GitHub Desktop.

Revisions

  1. davidlowry created this gist Sep 8, 2010.
    14 changes: 14 additions & 0 deletions gistfile1.rb
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,14 @@
    #giantslive.tv

    def its_saturday_night
    true
    end

    def its_gamenight
    true
    end

    def location
    "The Fabulous Odyssey Arena in Belfast"
    end