RubyGems.org

Erector is a Builder-like view framework, inspired by Markaby but overcoming some of its flaws. In Erector all views are objects, not template files, which allows the full power of object-oriented programming (inheritance, modular decomposition, encapsulation) in views.

installgem install honkster-erector
Authors

Alex Chaffee, Brian Takita, Jeff Dean, Jim Kingdon

554 total downloads 554 for this version
Owners

3b3f0af85ff26a6309d11155cdee3549

Gemfile
gem "honkster-erector", "~> 0.8.1"
Versions
  1. 0.8.1 October 19, 2010
Runtime Dependencies
  1. rake >= 0
  2. treetop >= 1.2.3