Live data from Hacker News

Erector: Views In Ruby For Ruby

erector.rubyforge.org

1–2 of 2 posts

Erector: Views In Ruby For Ruby

#1
Erector is a "builder pattern" view framework, inspired by Why's Markaby. In Erector all views are objects, not template files, which allows the full power of object-oriented programming (inheritance, modular decomposition, encapsulation) in views.

Erector: Views In Ruby For Ruby
erector.rubyforge.org

Re: Erector: Views In Ruby For Ruby

#2
Erector is a "builder pattern" view framework, inspired by Why's Markaby. In Erector all views are objects, not template files, which allows the full power of object-oriented programming (inheritance, modular decomposition, encapsulation) in views.