Rails Tutorial | Using Polymorphic Associations in Ruby on Rails 6

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ย. 2024

ความคิดเห็น • 12

  • @CharlesDv
    @CharlesDv 4 ปีที่แล้ว +5

    You remind me Laracast. You have the 'touch' to teaching.

  • @sufyaniqbal8939
    @sufyaniqbal8939 3 ปีที่แล้ว

    Golden 8 mints. thanks for great video

  • @КонстантинБердников-я8з
    @КонстантинБердников-я8з 4 ปีที่แล้ว +1

    Thx for video!

    • @TechmakerTV
      @TechmakerTV  4 ปีที่แล้ว

      Thanks for watching!

  • @thetutorialdoctor
    @thetutorialdoctor 3 ปีที่แล้ว

    Outstanding

  • @SachalChandio
    @SachalChandio 4 ปีที่แล้ว

    thanks a lot

  • @n1Sharam
    @n1Sharam 4 ปีที่แล้ว

    You are the best! Thank you)

  • @pavipavi1780
    @pavipavi1780 3 ปีที่แล้ว

    Hi can u make a video on associations with simple project management

  • @DeepakKumar-jy7wo
    @DeepakKumar-jy7wo 4 ปีที่แล้ว +1

    Hi can you elabroate this how does this simply the DB and mostly visualization on UI also how it helps in what manner :)

    • @gunner14-t2e
      @gunner14-t2e 4 ปีที่แล้ว +2

      For the example in the video you don’t have to add foreign key to article table. Just reference commentable in the model. It makes reusing comments much easier as you don’t have to make db changes

    • @DeepakKumar-jy7wo
      @DeepakKumar-jy7wo 4 ปีที่แล้ว

      @@gunner14-t2e aah that yes :)

    • @DeepakKumar-jy7wo
      @DeepakKumar-jy7wo 4 ปีที่แล้ว

      Cool :)