README.md in punky_brewster-1.0.1 vs README.md in punky_brewster-1.1.0
- old
+ new
@@ -13,9 +13,23 @@
ALL CHIEFS , NO INDIANS $14.00/L 6.0%
CROUCHER LOW RIDER IPA $12.00/L 2.7%
DALES ESB (EXTRA SPECIAL BITTER) $14.00/L 5.6%
...
+ $ punky_brewster --sort price
+ CROUCHER LOW RIDER IPA $12.00/L 2.7%
+ TUATARA ITI AMERICAN PALE ALE $12.50/L 5.8%
+ MUSSEL INN CAPTAIN COOKER $12.50/L 5.7%
+ VALKYRIE FRIGG RED PILSENER $13.50/L 5.0%
+
+
+ $ punky_brewster --sort abv
+ CROUCHER LOW RIDER IPA $12.00/L 2.7%
+ RENAISSANCE PARADOX PILSENER $14.00/L 4.0%
+ GARAGE PROJECT HAPI DAZE $14.00/L 4.2%
+ GOLDEN ALE FRESH HOP $16.00/L 4.5%
+ INVERCARGILL PITCHBLACK STOUT $13.50/L 4.5%
+
## Development
After checking out the repo, run `bin/setup` to install dependencies. Then, run `bin/console` for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release` to create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).