RubyGems Navigation menu

hedbergism 1.0.4

This is just a REALLY simple RubyGem that will return a random Mitch Hedberg quote. I decided to do this after taking a course on Ruby - I thought I could force it into being a little more complicated to test some of what I learned.... but this is about as simple as it gets. From a pure OO standpoint, there probably are some issues with this implementation, regardless of how simple it is. The Quote object probably shouldn't handle printing to the screen. But that's how I did it... maybe I'll enhance it that. Maybe make a Printable mix-in that handle outputting in different format?

Gemfile:
=

install:
=

Versions:

  1. 1.0.4 May 24, 2012 (28.5 KB)
  2. 1.0.3 May 24, 2012 (29 KB)
  3. 1.0.2 May 23, 2012 (19 KB)
  4. 1.0.1 May 23, 2012 (18 KB)
  5. 1.0.0 May 23, 2012 (18 KB)

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Dan Brooking

SHA 256 checksum:

=

Total downloads 17,881

For this version 4,444

Version Released:

Licenses:

N/A

Required Ruby Version: >= 1.9

Links: