Module: Camping::Views

Includes:
Controllers, Helpers
Included in:
Mab
Defined in:
lib/camping-unabridged.rb,
lib/camping.rb

Overview

Views is an empty module for storing methods which create HTML. The HTML is described using the Markaby language.

Using the layout method

If your Views module has a layout method defined, it will be called with a block which will insert content from your view.

Method Summary

Methods included from Helpers

#/, #R, #errors_for

Methods included from Controllers

D, R