glues the Ruby on Rails framework together
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;

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
