Module: TemplateStreaming::AbstractSessionStoreExtension

Defined in:
lib/template_streaming.rb

Instance Method Summary collapse

Instance Method Details

#sent_with_headers?Boolean

Returns:

  • (Boolean)


346
347
348
# File 'lib/template_streaming.rb', line 346

def sent_with_headers?
  false
end