Class: Tenjin::Context

Inherits:
Object show all
Includes:
Ramaze::Helper::Methods
Defined in:
lib/ramaze/template/tenjin.rb

Overview

Tenjin does not work with a Binding, so helpers included by the controller will not be automatically available in templates. Instead we add support for popular helpers to its internal Context class to make them available.

Method Summary

Methods included from Ramaze::Helper::Methods

extend_object, #helper, included