June 2007
Intermediate to advanced
294 pages
8h 6m
English

In this chapter, we’ll discuss Ruby’s package-management system, RubyGems, as well as Ruby’s most prominent web development framework, Rails. These somewhat disparate subjects are lumped together because the “canonical” way to install Rails is with the RubyGems software. By the end of this chapter, you will be able to install Rails via RubyGems and understand the basic structure and purpose of the files that make up a Rails application.
Good operating systems have good package-management systems—software that can keep track of the other software needed or provided by that operating system and make ...
Read now
Unlock full access