Class: Nokogiri::XML::Element

Inherits:
Object
  • Object
show all
Defined in:
lib/maxwell/overide_ohter_class.rb

Instance Method Summary collapse

Instance Method Details

#text_trimObject



8
9
10
# File 'lib/maxwell/overide_ohter_class.rb', line 8

def text_trim
  self.text.trim
end