开发者

tree menu in rails

开发者 https://www.devze.com 2023-02-23 07:19 出处:网络
I need to create a tree menu (similar to the javascript tree menu) in my rails application. I have been looking at acts_as_tree and was wondering if there exists any other way of doing it.

I need to create a tree menu (similar to the javascript tree menu) in my rails application. I have been looking at acts_as_tree and was wondering if there exists any other way of doing it.

Is there a better wa开发者_开发问答y of creating tree menu rather than using 'acts_as_tree' or should i stick with the javascript tree menu?

Thanks a lot for any suggestion provided.


try awesome_nested_set gem or ancestry gem

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号