Hi, The first incarnation of Rail On Debian is here. You can get the packages and sources from, http://people.debian.org/~adamm/rails/ You will need to install both rake and rails (both are now in incoming).
To install rails, you can use the rails shell script. It is basically, rails DEST_DIR. Running rails without path => `man rails`. You really want to use webrick ruby http server to get started. No configuration is needed to get it started, unlike Apache :) - Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

