Method: EJX::Template::HTMLTag#inspect
- Defined in:
- lib/ejx/template/html_tag.rb
#inspect ⇒ Object
16 17 18 |
# File 'lib/ejx/template/html_tag.rb', line 16 def inspect "#<EJX::HTMLTag:#{self.object_id} @tag_name=#{tag_name}>" end |