method
each
rails latest stable - Class:
ActionController::Streaming::Body
each(&block)public
For each element yielded by the response body, yield the element in chunked encoding.
each(&block)For each element yielded by the response body, yield the element in chunked encoding.