e5621951e7
Add ruby-railties60 package version 6.0.2.2. = Railties -- Gluing the Engine to the Rails Railties is responsible for gluing all frameworks together. Overall, it: * handles the bootstrapping process for a Rails application; * manages the +rails+ command line interface; * and provides the Rails generators core. This is for Ruby on Rails 6.0.
11 lines
303 B
Text
11 lines
303 B
Text
= Railties -- Gluing the Engine to the Rails
|
|
|
|
Railties is responsible for gluing all frameworks together. Overall, it:
|
|
|
|
* handles the bootstrapping process for a Rails application;
|
|
|
|
* manages the +rails+ command line interface;
|
|
|
|
* and provides the Rails generators core.
|
|
|
|
This is for Ruby on Rails 6.0.
|