Class: Wunderbar::ClientScriptNode

Inherits:
ScriptNode show all
Defined in:
lib/wunderbar/render.rb

Constant Summary

Constants inherited from Node

Node::ESCAPE, Node::VOID

Instance Attribute Summary

Attributes inherited from ScriptNode

#binding, #block

Attributes inherited from Node

#attrs, #children, #name, #node, #parent, #text

Method Summary

Methods inherited from ScriptNode

#post, #pre, #serialize

Methods inherited from CDATANode

normalize, #serialize

Methods inherited from PreformattedNode

#preserve_spaces?

Methods inherited from Node

#add_child, #at, #initialize, #method_missing, parse_css_selector, #preserve_spaces?, #root, #search, #serialize, #walk

Constructor Details

This class inherits a constructor from Wunderbar::Node

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Wunderbar::Node