rush, a shell that will yield to you - Nicholas Schlueter
Category: Languages > Ruby      Posted: 07 Feb 09

rush (http://rush.heroku.com/) as defined by the website is: a replacement for the unix shell (bash, zsh, etc) which uses pure Ruby syntax. Grep throug...

Deploying Rails on Slicehost
Category: Web Development > Ruby On Rails      Posted: 10 Dec 08

Jared Kuolt shows how to quickly deploy your Rails application to a Slicehost VPS. This talk covers installing MySQL, Nginx, Rails and Mongrel, as well...

Capistrano
Category: Web Development > Ruby On Rails      Posted: 10 Dec 08

Rob Kaufman takes on Capistrano 2. What is it? How does it work? What’s changed since version 1?

Capistrano Tasks
Category: Web Development > Ruby On Rails      Posted: 10 Nov 08

Do you know how to make Capistrano tasks? See how to change default deployment behavior with custom tasks in this episode