About
Buy my book
Exceptional Ruby is the definitive guide to exceptions and failure handling in Ruby.
Pages
Categories
Tag Archives: gems
NoneSuch: The Greatest Ruby Gem EVAR
I am very proud to announce a brand new, incredibly cool Ruby gem: NoneSuch. Here’s a short video to introduce it. UPDATE: Got a NoneSuch success story? A disastrous failure story? Enter the contest and win a ticket to Day Camp 4 … Continue reading
[ANN] fail-fast 1.0.0 Released
Number two out of three in my weekend releasing spree, I’m happy to announce the availability of “FailFast”:http://fail-fast.rubyforge.org v.1.0.0. h2. Description FailFast is a collection of assertion methods intended for lightweight contract checking. h2. Installing sudo gem install fail-fast h2. … Continue reading
Posted in Uncategorized
Tagged assertions, dbc, fail-fast, gems, libraries, releases, ruby
4 Comments
[ANN] alter-ego 1.0.0 Released
Today I’m happy to announce the release of AlterEgo, a state-pattern library for Ruby. AlterEgo was born about a year ago, when I found a need to formalize state-based behavior in Ruby objects. I surveyed the existing libraries at the … Continue reading
