Class: TemplateStreaming::View::DeferredPartialRender

Inherits:
Struct
  • Object
show all
Defined in:
lib/template_streaming.rb

Instance Attribute Summary collapse

Instance Attribute Details

#argsObject

Returns the value of attribute args

Returns:

  • (Object)

    the current value of args



262
263
264
# File 'lib/template_streaming.rb', line 262

def args
  @args
end