Actions
Feature #2617
closedArray#to_s behavior different on 1.8.7 and 1.9.1
Feature #2617:
Array#to_s behavior different on 1.8.7 and 1.9.1
Actions
Added by robertgleeson (Robert Gleeson) about 16 years ago. Updated almost 15 years ago.
=begin
It's intended. 1.8 should be left unchanged for backward compatibility.
=end