Path to this page:
Subject: CVS commit: pkgsrc/www/ruby-actionpack61
From: Takahiro Kambe
Date: 2021-02-14 14:58:52
Message id: 20210214135852.E92A5FA95@cvs.NetBSD.org
Log Message:
www/ruby-actionpack61: add package version 6.1.2.1
Action Pack is a framework for handling and responding to web requests. It
provides mechanisms for *routing* (mapping request URLs to actions), defining
*controllers* that implement actions, and generating responses by rendering
*views*, which are templates of various formats. In short, Action Pack
provides the view and controller layers in the MVC paradigm.
This is for Ruby on Rails 6.1.
Files: