aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-rails613/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-rails613/pkg-descr')
-rw-r--r--www/rubygem-rails613/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/rubygem-rails613/pkg-descr b/www/rubygem-rails613/pkg-descr
new file mode 100644
index 000000000000..6bd4db1084d2
--- /dev/null
+++ b/www/rubygem-rails613/pkg-descr
@@ -0,0 +1,12 @@
+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: https://rubyonrails.org/