method

stream

rails latest stable - Class: ActionController::Streaming::ClassMethods

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.1.0) is shown here.

stream(options={})
public

Render streaming templates. It accepts :only, :except, :if and :unless as options to specify when to stream, as in ActionController filters.