[ Bron: ruby-acts-as-tree ]
Pakket: ruby-acts-as-tree (2.9.1-2)
Verwijzigingen voor ruby-acts-as-tree
Debian bronnen:
Het bronpakket ruby-acts-as-tree downloaden:
- [ruby-acts-as-tree_2.9.1-2.dsc]
- [ruby-acts-as-tree_2.9.1.orig.tar.gz]
- [ruby-acts-as-tree_2.9.1-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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`.
Andere aan ruby-acts-as-tree gerelateerde pakketten
|
|
|
|
-
- dep: ruby-activerecord (>= 2:3.0.0)
- object-relational mapper framework (part of Rails)