Nested Comments with Ruby on Rails

Поділитися
Вставка
  • Опубліковано 15 жов 2024
  • In this episode, we'll improve our comment system to allow users to reply to existing comments in a thread.
    #rails #rubyonrails

КОМЕНТАРІ • 8

  • @Biggs6677
    @Biggs6677 2 роки тому +3

    Absolutely brilliant, this answers so many questions I've been trying find answers for for weeks!

  • @cosenocsibb8144
    @cosenocsibb8144 3 роки тому +1

    As always, great tutorial. Thanks CJ

  • @mutebiugofficial8827
    @mutebiugofficial8827 8 місяців тому

    @cj is it possible to use turbo_frames to replace the reply form with the reply button for nested comments!. i have tried it but the state is lost for deep nesting.

  • @gnm280
    @gnm280 3 роки тому +1

    Nice. I placed the javascript under application.js and add an if statement in order hide and show the form on the click.

  • @softalxacademy923
    @softalxacademy923 3 роки тому +1

    hello CJ, thanks for the great tutorial but am kinda having issues with the ' parent ' undefined local variable or method even when I have passed the parent in my comment partial, would really appreciate it if you can assist me with this, thanks.

  • @christianzamora4245
    @christianzamora4245 3 роки тому

    Awesome stuff! and just like the comments below say, AS ALWAYS.

  • @adegbitekelvin3875
    @adegbitekelvin3875 2 роки тому

    Thank you CJ

  • @okoni.alesre
    @okoni.alesre 3 роки тому +1

    Great!!! 💪