mongoid_acts_as_tree icon indicating copy to clipboard operation
mongoid_acts_as_tree copied to clipboard

depth field

Open cslabu opened this issue 14 years ago • 0 comments

There may be something that i'm missing ( i just started using mongodb ), but why do you keep the node depth as a separate field? Isn't this the same thing as path_field.length?

cslabu avatar Oct 20 '10 20:10 cslabu