Setting up Passenger (aka mod_rails) on Leopard 10.5
Posted on August 3rd in Tutorials
There are a lot of ways to deploy a Ruby On Rails website. Well there’s another one to add to the list, its called Passenger.
Passenger is an Apache module with takes the pain out of deploying your Ruby On Rails website. Passenger is simple to setup and start a new site with. Passenger can also be used in development on your mac locally, so in this tutorial I will show you how to setup the default instillation of Apache on mac os x 10.5 Leopard.