Class: REXML::Attribute

Inherits:
Object show all
Defined in:
lib/lapillus/containers.rb

Instance Method Summary collapse

Instance Method Details

#to_stringObject

TODO: what if “ occurs inside to_s



30
31
32
# File 'lib/lapillus/containers.rb', line 30

def to_string
   "#@expanded_name=\"#{to_s}\""
end