Methods

Included Modules

Class/Module Index [+]

Quicksearch

Erubis::PI::Ec

class XmlEc < Ec

include EscapeEnhancer

end

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.