• Korne127@lemmy.world
    link
    fedilink
    arrow-up
    45
    ·
    2 个月前

    Never worked on Ruby, so I definitely cannot judge it, but that syntax looks so uncomfortable…

    • mesa@piefed.social
      link
      fedilink
      English
      arrow-up
      21
      ·
      2 个月前

      It can be nice to read but try debugging something like this is a horrible experience.

      I had 5 years of ruby on rails experience before jobs decided on other Lang’s. Its still not terrible persay but it hurts when you have multiple of these “smart” objects doing really silly things and debugging it all.

      • Züri@lemmy.ml
        link
        fedilink
        arrow-up
        5
        ·
        2 个月前

        I programm in Ruby since 2006.

        In my opinion it has some of the best debugging tools available.

        What was the horrible part you experienced?