Tweak audio/esperanza version 0.4.0.20091017_2
[dports.git] / www / rubygem-rails / pkg-descr
1 Rails is a web-application framework for the MVC pattern that includes
2 both a template engine, controller framework, and object-relational
3 mapping package. Everything needed to develop web-apps that can run on
4 CGI, FastCGI, and mod_ruby
5
6 Being a full-stack framework means that all layers are built to work
7 seamlessly together. That way you Don't Repeat Yourself (DRY) and you
8 can use a single language from top to bottom. Everything from templates
9 to control flow to business logic is written in Ruby - The language of
10 love for industry heavy-weights.
11
12 WWW: http://www.rubyonrails.org