cd6d7d6032
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.
4 lines
180 B
Text
4 lines
180 B
Text
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.
|