state_objects 0.0.6
'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:
=
インストール:
=
Runtime依存関係 (1):
activerecord
>= 0
Development依存関係 (2):
rspec-given
>= 0
supermodel
>= 0