class
HTML ::Tag
rails latest stable
- Superclass: Node
Class deprecated or moved
This class is deprecated or moved on the latest stable version. The last existing version (v4.1.8) is shown here.
A Tag is any node that represents markup. It may be an opening tag, a closing tag, or a self-closing tag. It has a name, and may have a hash of attributes.
Attributes
[R] attributes
[R] closing
[R] name
Files
- actionview/lib/action_view/vendor/html-scanner/html/node.rb
- actionview/lib/action_view/vendor/html-scanner/html/selector.rb