Skip to content

Instantly share code, notes, and snippets.

@doncote
Created December 12, 2014 00:57
Show Gist options
  • Save doncote/1c57ef1dbdea32809cbf to your computer and use it in GitHub Desktop.
Save doncote/1c57ef1dbdea32809cbf to your computer and use it in GitHub Desktop.
functional drinking
def drink
don << Bourbon.new
drink if don.standing?
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment