acts_as_state_machine 2.2.0
This act gives an Active Record model the ability to act as a finite state machine (FSM).
          Gemfile:
          =
        
        
          安装:
          =
        
      版本列表:
- 2.2.0 February 14, 2010 (10.0 KB)
- 2.1.20080704 January 04, 2010 (10.0 KB)
- 2.1.3 February 14, 2010 (10.0 KB)
Runtime 依赖 (1):
            activerecord
            >= 2.1
          
    