diff options
author | pav <pav@FreeBSD.org> | 2005-07-20 22:07:59 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-20 22:07:59 +0800 |
commit | d748937ccad29677af75eb4198e1b2eedbcf9560 (patch) | |
tree | 96edf842a2d575fc5d7ba334be13bff299474b3c /www/Makefile | |
parent | e04dec422ff1db3675126c33f94d5a44e9e084c8 (diff) | |
download | freebsd-ports-graphics-d748937ccad29677af75eb4198e1b2eedbcf9560.tar.gz freebsd-ports-graphics-d748937ccad29677af75eb4198e1b2eedbcf9560.tar.zst freebsd-ports-graphics-d748937ccad29677af75eb4198e1b2eedbcf9560.zip |
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
PR: ports/82397
Submitted by: Jonathan Weiss <jw@innerewut.de>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 4280aee431a..a8af6b37f76 100644 --- a/www/Makefile +++ b/www/Makefile @@ -720,6 +720,7 @@ SUBDIR += ruby-webunit SUBDIR += rubygem-actionpack SUBDIR += rubygem-actionwebservice + SUBDIR += rubygem-rails SUBDIR += sarg SUBDIR += sbox-dtc SUBDIR += scout |