[ 原始碼: ruby-state-machines-activerecord ]
套件:ruby-state-machines-activerecord(0.8.0-2)
ruby-state-machines-activerecord 的相關連結
Debian 的資源:
下載原始碼套件 ruby-state-machines-activerecord:
- [ruby-state-machines-activerecord_0.8.0-2.dsc]
- [ruby-state-machines-activerecord_0.8.0.orig.tar.gz]
- [ruby-state-machines-activerecord_0.8.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
State machines Active Record Integration
The Active Record integration adds support for database transactions, automatically saving the record, named scopes, validation errors.
This library replaces state_machine.
其他與 ruby-state-machines-activerecord 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-activerecord (>= 2:4.1~)
- object-relational mapper framework (part of Rails)
-
- dep: ruby-state-machines-activemodel (>= 0.8~)
- ActiveModel integration for State Machines