aboutsummaryrefslogblamecommitdiff
path: root/www/rubygem-actionpack/pkg-descr
blob: 0b180693466f565d7aa5c622bd76c4d5bbe66be7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                       

                                              


                
Action Pack

The controller and view of the RubyOnRails MVC-Framework is handled 
by the Action Pack, which handles both layers by its two parts: 
Action View and Action Controller. These two layers are bundled 
in a single package due to their heavy interdependence. This is unlike 
the relationship between the Active Record and Action Pack that is 
much more separate. 

Each of these packages can be used independently outside of Rails.

WWW: http://www.rubyonrails.org/
WWW: http://rubyforge.org/projects/actionpack/

- Jonathan Weiss
jw@innerewut.de