Files
ports/www/rubygem-railties-gitlab/pkg-descr
2025-05-19 15:35:44 +02:00

5 lines
220 B
Plaintext

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.