method
stream
v3.1.0 -
Show latest stable
- Class:
ActionController::Streaming::ClassMethods
stream(options={})public
Render streaming templates. It accepts :only, :except, :if and :unless as options to specify when to stream, as in ActionController filters.