state_objects 0.9.1
'State' Design Pattern from the Gang of Four book. Many other state machines focus on events and transitions. This state machine focuses on behavior and reducing conditional logic.
Gemfile:
=
installation:
=
Dépendances de Runtime (1):
activerecord
>= 0
Dépendances de Development (2):
rspec-given
>= 0
supermodel
>= 0