Moving A Rails App to Heroku
This website runs on an open source blogging engine I developed called Rehash. The application has always been deployed on a virtual private server using Capistrano as the deployment automation tool. The server ran Passenger with Apache to make managing Ruby processes easier. Since that time the Heroku platform has stabilized and offers a lot of great features for free. With a little bit of work I was able to convert Rehash to run on the Herok...





