Module Ramaze::View::Erubis
In: lib/ramaze/view/erubis.rb

View adapter for the Erubis template engine. More information about Erubis can be found here: www.kuwata-lab.com/erubis/

Methods

call  

Constants

OPTIONS = { :engine => ::Erubis::Eruby }

Public Class methods

[Validate]