method

each

v1_9_3_392 - Show latest stable - Class: OpenSSL::Buffering
each(eol=$/)
public

Executes the block for every line in the stream where lines are separated by eol.

See also #gets