D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
proc
/
thread-self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Symbol
/
Filename :
to_s-i.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the name or string corresponding to <em>sym</em>. - !ruby/struct:SM::Flow::VERB body: " :fred.id2name #=> "fred"\n" full_name: Symbol#to_s is_singleton: false name: to_s params: | sym.id2name => string sym.to_s => string visibility: public