This module attempts to create structured view helpers. Essentially, a blockpile consists of a ruby class file, and a template. This allows for isolated blocks of view logic, that can maintain a clean separation of markup language from ruby code. Blocks can be inherited from to DRY up view logic.
Required Ruby Version
None
Authors
Tyler Flint
Versions
- 0.5.1 September 06, 2010 (9 KB)
- 0.5.0 September 01, 2010 (9 KB)
- 0.4.1 August 24, 2010 (9 KB)
- 0.4.0 August 20, 2010 (9 KB)
- 0.3.0 August 17, 2010 (9 KB)