开发者

How to implement thread comment in Rails?

I want to develop a thread comment list like this: http://www.reddit.com/r/IAmA/comments/gbmg3/ama_request_a_jersey_shore_cameraman/

Is there any op开发者_Python百科ensource gem for it ?


It is quite simple. I prefer to use nested_sets. Check out this awesome_nested_set GEM. Some folks like acts_as_tree GEM. But nested_sets fits better your problem.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜