method
each
v7.2.3 -
Show 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.