ruby19-railties-3.1.3 – glues the Ruby on Rails framework together
Description
Railties is responsible for gluing the parts of Ruby on Rails together.
Overall, it:
* handles the entire bootstrapping process for a Rails application;
* manages the rails command line interface;
* provides the core Rails generators;