Copyright:
Attribution Non-commercial
2009 April Meeting of the NH Ruby Group:
http://nhruby.org/2009...
State Machines are a useful design patt...
(More)
2009 April Meeting of the NH Ruby Group:
http://nhruby.org/2009...
State Machines are a useful design pattern in any language, and in Ruby they are super easy to implement. State_Machine and Acts_As_State_Machine (AASM) both help ease the pain of implementation and provide some amazing features.
In this presentation, I’ll cover some basic aspects of the pattern and talk a bit about both plugins. I’ll also demonstrate where state machines were useful in my own applications, and some of the cool things you can do with them.
(Less)
Add a Comment