Path to this page:
Subject: CVS commit: pkgsrc/www/rails
From: Min Sik Kim
Date: 2006-10-12 10:36:22
Message id: 20061012083622.8703F211CA@cvs.netbsd.org
Log Message:
Import rails-1.1.6.
Rails is a full-stack framework for developing database-backed web
applications according to the Model-View-Control pattern. From the
Ajax in the view, to the request and response in the controller, to
the domain model wrapping the database, Rails gives you a pure-Ruby
development environment. To go live, all you need to add is a
database and a web server.
Files: