In Files

Parent

Methods

Numeric

Public Instance Methods

to_pretty_s() click to toggle source
# File lib/lowline.rb, line 5
def to_pretty_s
  %(zero one two three four five six seven eight nine ten)[self] || to_s
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.