Module: Ext::TemplateView

Extended by:
Equipment
Defined in:
lib/ext/template_view.rb

Overview

A microcospical extension to decouple template views from camping.

Adds a V class to your app on which all instance variables will be sent before rendering the view.

Dependencies

  • Equipment

  • View

TODO

  • Add support for layouts

Defined Under Namespace

Modules: Base, CClassMethods

Constant Summary

Constants included from Equipment

Equipment::DATA_PATH, Equipment::LIB_PATH

Instance Attribute Summary

Attributes included from Equipment

#debug

Method Summary

Methods included from Equipment

dependencies, depends_on, equip, equip_all, global_extensions, included