Phlex is a Ruby gem for building fast object-oriented HTML and SVG components.
Unlike traditional erb, where you write html interwoven with ruby, Phlex allows you to write your components with plain ol' ruby, and if you've used ruby, I don't have to ...