I hereby claim:
- I am jlovell on github.
- I am jlovell (https://keybase.io/jlovell) on keybase.
- I have a public key whose fingerprint is 2F45 EFF1 00CF 4F8E A698 A2A0 F84C 2DBE 9D47 462C
To claim this, I am signing this object:
| class BottlesOfBeer < Struct.new(:initial) | |
| # attr_reader :initial | |
| # def initialize(initial) | |
| # @initial = initial | |
| # end | |
| def speak(n = initial) | |
| if n.zero? | |
| puts "No more beer, buy #{initial} more" | |
| else |
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |
I hereby claim:
To claim this, I am signing this object: