rockerest’s avatarrockerest’s Twitter Archive—№ 19,673

  1. …in reply to @pinzonjulian
    pinzonjulian What would you say is the "standard" UI rendering tool? Most of my experiences are via HAML, the abstractions over/limitations imposed on HTML that way, and at the boundary between HAML and Rails models (the actual data thing, not a concept).
    1. …in reply to @rockerest
      pinzonjulian My understanding is the Rails model -> HAML process is pretty typical, maybe even the de facto "standard", but I could be way, way off.
      1. …in reply to @rockerest
        pinzonjulian (by HAML process I mean [insert template system] process. I'm vaguely familiar with others, but am referring just to the process of getting Rails "into" a browser.)