to_formatted_s(format = :default)
Instance Public methods
Gives a human readable format of the range.
1 | ( 1 .. 100 ).to_formatted_s # => "1..100" |
Gives a human readable format of the range.
1 | ( 1 .. 100 ).to_formatted_s # => "1..100" |
Designed by : w10schools
service@w10schools.com
Please login to continue.