method

id2name

v2_6_3 - Show latest stable - Class: Symbol
id2name()
public

Returns the name or string corresponding to sym.

:fred.id2name   #=> "fred"
:ginger.to_s    #=> "ginger"