acts-as-tree
Acts_as_tree - one-to-Many: Show Records associated with children on parent page
I have a relatively simple one-to-many relationship and use acts_as_tree to get it organized in the view. It kinda looks like this:[详细]
2022-12-11 05:39 分类:问答Is it possible to have file-system-like routes with acts_as_tree?
I have a Folder model which acts_as_tree. Is it possible that the routes represent the folder structure?[详细]
2022-12-10 08:16 分类:问答