mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
01e5069318
- Add PORTSCOUT - Update pkg-descr - Take maintainership
8 lines
308 B
Plaintext
8 lines
308 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.
|
|
|
|
WWW: https://rubyonrails.org/
|
|
WWW: https://github.com/rails/rails/tree/master/railties
|