Module | ActionController::Streaming::ClassMethods |
In: |
lib/action_controller/metal/streaming.rb
|
Render streaming templates. It accepts :only, :except, :if and :unless as options to specify when to stream, as in ActionController filters.