pkgsrc/devel/ruby-railties/DESCR
taca 502d85709f Importing devel/ruby-railties 3.0.0.
= 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;

(This is part of Ruby on Rails 3.)
2010-09-12 04:21:29 +00:00

9 lines
258 B
Text

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