Method: H2o::Node#render
- Defined in:
- lib/h2o/nodes.rb
#render(context, stream) ⇒ Object
7 8 9 |
# File 'lib/h2o/nodes.rb', line 7 def render(context, stream) raise "Subclass should implement method method" end |
7 8 9 |
# File 'lib/h2o/nodes.rb', line 7 def render(context, stream) raise "Subclass should implement method method" end |