aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-rails/pkg-descr
blob: 23000b3beb6368c28b80afb499d9b8d0db3f46fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby

Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.

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

- Jonathan Weiss
jw@innerewut.de