pkgsrc/www/ruby-actionpack60/DESCR
taca 6372dff553 www/ruby-actionpack60: add package version 6.0.2.2
Add ruby-actionpack60 package version 6.0.2.2.


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.0.
2020-03-20 16:53:32 +00:00

7 lines
393 B
Text

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.0.