+5
Under review

An implementation of the State Design Pattern in Ruby.

Dwayne Crooks 10 years ago updated by Marina Pavlova 10 years ago 1
I've written some code that makes using the State Design Pattern in Ruby a breeze. See state_pattern.rb.
Under review
Hello Dwayne,

It looks great! Can we publish it on the website?