boca-golf gem released
We've released the initial version (0.0.4) of boca-golf, a fun learning exercise we constructed for use with our local Meetup.
The basic idea in programming 'golf' exercises is to write any solution you can that solves the given problem (defined by a set of provided tests) in the fewest number of total characters.
Beginners can find satisfaction in just solving the (typically simple) problem, while experienced programmers have a lot of fun trying to outdo each other's ridiculous optimizations.
Feel free to `gem install boca-golf` and give it a run.



