Deploying Rails To Unix Using Capistrano

One of my favorite features of Rails is the great Capistrano deployment process.  I’ve been using Capistrano to deploy to Linux servers for several months now and absolutely love it.  Recently I ran into a problem deploying to a Unix server and couldn’t for the life of me figure out what was going on.  It [...]

Importing Your Rails Project into Subversion

I’m adding this post ignoring the fact that there’s been almost a two month gap since my last post. Let’s say that quite a bit has been going on. With that being said there’s always some mundane task that I need to accomplish, but can’t recall how to do. Today this task [...]