alexch
- Karma
- 21
- Created
- September 2, 2009 (16y ago)
- Submissions
- 0
http://alexchaffee.com
http://codelikethis.com
- Fonzie: a bookmarklet that will identify any font on any webpage (alexch.github.com)
- Reinventing The iPad (blog.cohuman.com)
- Erector: Views In Ruby For Ruby (erector.rubyforge.org)
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…