mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
180 B
Plaintext
5 lines
180 B
Plaintext
DataMapper plugin enabling easy creation of tree structures from your DM models.
|
|
|
|
This requires a foreign key property for your model, which by default would be
|
|
called :parent_id.
|