[ 原始碼: ruby-acts-as-list ]
套件:ruby-acts-as-list(1.0.4-1)
ruby-acts-as-list 的相關連結
Debian 的資源:
下載原始碼套件 ruby-acts-as-list:
- [ruby-acts-as-list_1.0.4-1.dsc]
- [ruby-acts-as-list_1.0.4.orig.tar.gz]
- [ruby-acts-as-list_1.0.4-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
sorting, reordering capabilities to active_record models
This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table.
其他與 ruby-acts-as-list 有關的套件
|
|
|
|
-
- dep: ruby-activerecord (>= 4.2)
- object-relational mapper framework (part of Rails)