can_has_state 0.3.0
can_has_state is a simplified state machine gem. It relies on ActiveModel and should be compatible with any ActiveModel-compatible persistence layer.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activemodel
< 5.0, >= 3.2.8
activesupport
< 5.0, >= 3.2.8