summaryrefslogtreecommitdiff
path: root/devel/ruby-railties32/DESCR
blob: 5c7e31bb19d8e1db052b3b3b85705d4d05cfd16e (plain)
1
2
3
4
5
6
7
8
9
= Railties -- Gluing the Engine to the Rails

Railties is responsible to glue all frameworks together. Overall, it:

* handles all the bootstrapping process for a Rails application;

* manager rails command line interface;

* provides Rails generators core;