Class: TemplateStreaming::View::DeferredPartialRender
- Inherits:
-
Struct
- Object
- Struct
- TemplateStreaming::View::DeferredPartialRender
- Defined in:
- lib/template_streaming.rb
Instance Attribute Summary collapse
-
#args ⇒ Object
Returns the value of attribute args.
Instance Attribute Details
#args ⇒ Object
Returns the value of attribute args
262 263 264 |
# File 'lib/template_streaming.rb', line 262 def args @args end |