Created
January 29, 2019 00:18
-
-
Save stahnma/a8f68b73908926ccfea61969a66545cf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stahnma@stahnma-mbp ~/development/beer_stuff № ruby untappd.rb beer.json | |
Working on ["beer.json"] | |
2010 : 4.9% min | 5.88% avg | 6.8% max | 21 unique beers | |
2011 : 4.3% min | 5.79% avg | 6.7% max | 31 unique beers | |
untappd.rb:18:in `block in <main>': undefined method `/' for nil:NilClass (NoMethodError) | |
from untappd.rb:15:in `each' | |
from untappd.rb:15:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment