Class: Erubis::XmlEruby

Inherits:
Eruby
  • Object
show all
Includes:
EscapeEnhancer
Defined in:
lib/erubis/engine/eruby.rb

Overview

sanitize expression (<%= … %>) by default

this is equivalent to EscapedEruby and is prepared only for compatibility.

Instance Attribute Summary

Attributes included from Generator

#escapefunc

Attributes included from Evaluator

#filename, #src

Method Summary

Methods included from EscapeEnhancer

#add_expr, desc

Methods included from ErboutEnhancer

#add_postamble, #add_preamble, desc

Methods included from RubyGenerator

#add_expr_debug, #add_expr_escaped, #add_expr_literal, #add_stmt, #add_text, #escape_text, #escaped_expr, #init_generator, supported_properties

Methods included from StringBufferEnhancer

#add_postamble, #add_preamble, desc

Methods included from Generator

#add_expr_debug, #add_expr_escaped, #add_expr_literal, #add_postamble, #add_preamble, #add_stmt, #add_text, #escape_text, #escaped_expr, #init_generator, supported_properties

Methods included from RubyEvaluator

#def_method, #evaluate, #result, supported_properties

Methods included from Evaluator

#evaluate, #init_evaluator, #result, supported_properties