Methods

Included Modules

Class/Module Index [+]

Quicksearch

Erubis::PI::Eperl

class XmlEperl < Eperl

include EscapeEnhancer

end

Public Instance Methods

init_converter(properties={}) click to toggle source
# File lib/erubis/engine/eperl.rb, line 87
def init_converter(properties={})
  @pi = 'perl'
  super(properties)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.