cgi icon indicating copy to clipboard operation
cgi copied to clipboard

Remove an unnecessary `each` call

Open nobu opened this issue 6 months ago • 0 comments

String#split yields each element if the block is given, since ruby 2.6.

nobu avatar Jun 26 '25 02:06 nobu