= private = protected
This method is deprecated or moved on the latest stable version. The last existing version (v4.1.8) is shown here.
These similar methods exist in v5.2.3:
to_s()
Returns a textual representation of the node.
# File actionview/lib/action_view/vendor/html-scanner/html/node.rb, line 75 def to_s @children.join() end