class Fixnum
Public Instance Methods
num_to_str()
click to toggle source
# File lib/kannum.rb, line 308 def num_to_str; KanNum.num_to_str self; end
# File lib/kannum.rb, line 308 def num_to_str; KanNum.num_to_str self; end