Rails 1.2.6 under Debian Lenny in almost userspace
The problem start playing with rails is that most tutorial out there are based on rails 1.2.6 and doesn't work in rails 2 which is now the standard in debian lenny.
First install ruby and rubygem from debian packages.
Then install rails 1.2.6 in a local …