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.
|