[ 源代码: 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)