DEV Community

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

James Garcia on October 30, 2020

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 t...
Collapse
 
wcurzor profile image
Weltone Curzor

hello such great idea but i got the problem below with some part of your code

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
godfreymutebi profile image
Mutebi Godfrey

ee

Thread Thread
 
godfreymutebi profile image
Mutebi Godfrey

m

Thread Thread
 
godfreymutebi profile image
Mutebi Godfrey

mm

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
hurabafzal2 profile image
hurabafzal2

i wanted to convert whole system to ajax firstly the comment field is not getting empty after reply and the replies to comments are not showing on the page at first but when i refresh the page they are shown

Collapse
 
godfreymutebi profile image
Mutebi Godfrey

any idea on how to reply the reply button with a form using turbo_frames in rails rails 7

Collapse
 
jamgar profile image
James Garcia

I will need to revise this post to use turbo. Sorry don’t have the answer right now.

Collapse
 
godfreymutebi profile image
Mutebi Godfrey

recent