Ruby Pocket Reference

Although Ruby is an easy language to learn, in the heat of action you may find that you can't remember the correct syntax for a conditional or the name of a method. This handy pocket reference offers brief yet clear explanations of Ruby's core components, from operators to reserved words t...

Full description

Bibliographic Details
Main Author: Fitzgerald, Michael
Format: eBook
Language:English
Published: Sebastopol, Calif. O'Reilly 2007
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Includes bibliographical references and index
  • Running Ruby
  • Reserved words
  • Operators
  • Comments
  • Numbers
  • Variables
  • Symbols
  • Predefined variables
  • Pseudovariables
  • Global constants
  • Ranges
  • Methods
  • Conditional statements
  • Classes
  • Files
  • The IO class
  • Exception handling
  • Object class
  • Kernel module
  • String class
  • Array class
  • Hash class
  • Time formatting directives
  • Interactive Ruby (irb)
  • Ruby debugger
  • Ruby documentation
  • RDoc options
  • RubyGems
  • Rake
  • Ruby resources