Home
Pages
Classes
Methods
Parent
Object
Methods
#to_sym
class Integer
Public Instance Methods
to_sym
()
click to toggle source
# File lib/rubyhacks.rb, line 913
def
to_sym
to_s
.
to_sym
end