Files
pkgsrc-ng/devel/ruby-railties32/DESCR
2013-09-26 17:14:40 +02:00

10 lines
258 B
Plaintext

= 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;