Method: XRay::HTML::Element#to_s

Defined in:
lib/html/struct.rb

#to_sObject



101
102
103
# File 'lib/html/struct.rb', line 101

def to_s
  "[HTML: #{outer_html}]"
end