ViewComponent Crash Course with Ruby on Rails

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

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

  • @erinclaudio9211
    @erinclaudio9211 5 หลายเดือนก่อน

    Thank you for adding the config section it is appreciated!

    • @Webcrunch
      @Webcrunch  5 หลายเดือนก่อน

      Happy to help!

  • @joshvandergrift
    @joshvandergrift 5 หลายเดือนก่อน

    Nice! 💪

  • @ledockol
    @ledockol 4 หลายเดือนก่อน

    Thanks!

  • @josbexerra8115
    @josbexerra8115 5 หลายเดือนก่อน

    Muchsa gracias Mister crunch...

    • @Webcrunch
      @Webcrunch  5 หลายเดือนก่อน

      Hope it's helpful!

  • @abdullahsaleh7196
    @abdullahsaleh7196 4 หลายเดือนก่อน +1

    Keep it up🫡

  • @andyhemphill
    @andyhemphill 5 หลายเดือนก่อน +1

    could you create a turbo frame as a component - say as a slideover

    • @jl789nz
      @jl789nz 5 หลายเดือนก่อน +1

      You can use turbo frame tags inside of components.

    • @Webcrunch
      @Webcrunch  5 หลายเดือนก่อน +2

      Yep! It would need to be inside the template as a normal turbo frame and should work fine. You'll need to consider passing a unique id of course.