[ 源代码: ruby-acts-as-tree ]
软件包: ruby-acts-as-tree (2.9.1-1)
ruby-acts-as-tree 的相关链接
Trisquel 的资源:
下载源码包 ruby-acts-as-tree:
- [ruby-acts-as-tree_2.9.1-1.dsc]
- [ruby-acts-as-tree_2.9.1.orig.tar.gz]
- [ruby-acts-as-tree_2.9.1-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Team (Mail Archive)
- Andrew Lee (李健秋)
外部的资源:
- 主页 [github.com]
相似软件包:
simple tree behaviour to active_record models
Ruby-acts-as-tree is a ruby gem that adds simple support for organizing ActiveRecord models into parent–children relationships. By default, ActsAsTree expects a foreign key column called `parent_id`.
其他与 ruby-acts-as-tree 有关的软件包
|
|
|
-
- dep: ruby-activerecord (>= 2:3.0.0)
- object-relational mapper framework (part of Rails)