Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-railties71
From: Takahiro Kambe
Date: 2023-11-30 16:34:32
Message id: 20231130153432.D524BFA40@cvs.NetBSD.org
Log Message:
devel/ruby-railties71: add version 7.1.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 7.1.
Files: