Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-railties80
From: Takahiro Kambe
Date: 2025-01-02 08:13:52
Message id: 20250102071352.C9306FC1D@cvs.NetBSD.org
Log Message:
devel/ruby-railties80: add package version 8.0.1
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 8.0.
Files: