Tag Archives: ruby

Ruby on Rails and Ruby Gems on Debian Lenny using backports

There’s a thing about Debian… it’s super stable, but the devs always want newer software, so if they need Ruby you have a choice of compiling it from source as I previously described here or better using the Debian Backports.

Read more »

Share on TwitterShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to reddit

Capistrano and rake process in the background

This is useful for Capistrano deployments when you need to start rake process which doesn’t run as daemon.

Read more »

Share on TwitterShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to reddit

Ruby On Rails in Debain/Ubuntu and missing zlib

There is a known problem with ruby on Debian or Ubuntu with gem command not working properly.  Here is how to fix it.

Read more »

Share on TwitterShare on TumblrSubmit to StumbleUponSave on DeliciousDigg ThisSubmit to reddit