2013-09-26 17:14:40 +02:00

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.