Rails - Comment Threading using Nested Sets? But Which Gem? -
i'm interested in adding comment threading app. seems nested set gem way go. can't tell gem way go, popular, etc... of nested_set, awesome_nested_set, appear not have been updated in time.
given want comment threading. suggestions?
check out railscasts 196 , 197. imo, reason gems tend go unmaintained because it's ridiculously easy 2 helpers , 2 javascript methods. don't want encourage build wheel yourself, keep in mind isn't difficult wheel.
don't idea? fork the repo , use own. shouldn't blindly using open source without little bit of exploration of how works anyway.
Comments
Post a Comment