Description
Erector is a Ruby Builder-like view framework, inspired by Markaby. In Erector all views are objects, not template files, which allows object-oriented programming (inheritance, modular decomposition, encapsulation) in views. Visit the project site at http://erector.rubyforge.org for more info.