Contents
Short Descriptions
| 
                   creates bundles of Ruby Gems  | 
              |
| 
                   manages an application's dependencies throughout it's lifecycle  | 
              |
| 
                   is a command line front-end for eRuby, which provides a templating system for Ruby  | 
              |
| 
                   is the command for RubyGems, which is a sophisticated package manager for Ruby. This is similar to Python's 'pip' command  | 
              |
| 
                   is the interactive interface for Ruby  | 
              |
| 
                   is a make-like build utility for Ruby  | 
              |
| 
                   is an interactive debugger for Ruby  | 
              |
| 
                   generates Ruby documentation  | 
              |
| 
                   displays documentation from a database on Ruby classes, modules, and methods  | 
              |
| 
                   is an interpreted scripting language for quick and easy object-oriented programming  | 
              |
| 
                   contains the API functions required by Ruby  |