can_has_state 0.2.1
can_has_state is a simplified state machine gem. It relies on ActiveModel and should be compatible with any ActiveModel-compatible persistence layer.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activemodel
< 4.0, ~> 3.2.8
activesupport
~> 3.2.8
Development 依赖 (1):
sqlite3
>= 0