Flowdock
method

to_formatted_s

Importance_1
v3.0.9 - Show latest stable - 0 notes - Class: Range
to_formatted_s(format = :default) public

Gives a human readable format of the range.

Example

[1..100].to_formatted_s # => "1..100"
Show source
Register or log in to add new notes.