Module Erubis::Basic::Converter
In: lib/merb-core/gem_ext/erubis.rb

This adds support for embedding the return value of a block call:

  <%= foo do %>...<% end =%>

:api: private

Methods

Public Instance methods

[Validate]