An implementation of the State Design Pattern in Ruby.
Some preliminary code I wrote to try to make it easier to implement the State Design Pattern in Ruby. Check out the code here and you may suggest how I can improve it.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Some preliminary code I wrote to try to make it easier to implement the State Design Pattern in Ruby. Check out the code here and you may suggest how I can improve it.
Post a comment