DEV Community

Mutebi Godfrey
Mutebi Godfrey

Posted on

How to create a comment and reply system in Ruby on Rails

This is a tutorial about building a simple comment and reply system with Ruby on Rails. I was looking for a way to build this without a gem. Most tutorials use gems such as closure_tree, or ancestry. This seemed more than what I wanted. I was able to get some guidance from Nick Haskins the author of Playbook Thirty-nine and StackOverflow. You can find the completed project here.

Top comments (2)

Collapse
 
mutebi_godfrey_ae794aeeb3 profile image
MUTEBI GODFREY

sure great work

Collapse
 
godfreymutebi profile image
Mutebi Godfrey

yeah

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay