For information on a class method, type at a command line: : ri « Language Basics « Ruby






For information on a class method, type at a command line:


ri Hash::new

# or:

ri Hash::[]

 








Related examples in the same category

1.use the ri tool: read the document
2.Read the document by package
3.For more information on Hash, type this at a command line:
4.For more information on an instance method, type something like: