summaryrefslogtreecommitdiff
path: root/www/ruby-actionpack52/DESCR
blob: a6737fef0e2b69c085b02ca40f7e768c2e66c4b2 (plain)
1
2
3
4
5
6
7
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 5.2.