This method is deprecated or moved on the latest stable version. The last existing version (v3.1.0) is shown here.
_stream_filter()
Mark following render calls as streaming.
# File actionpack/lib/action_controller/metal/streaming.rb, line 221 def _stream_filter #:nodoc: self.stream = true end