HOWTO: Send Instant Messages from Rails
In this tutorial we are going to use a BackgrounDRb worker to hold an IM client. Our Rails app will then use BackgrounDRb to tell the IM client to send instant messages.
To view this tutorial: http://www.railsforum.com/viewtopic.php?id=1033

