Rails deployment made easy
Posted by Marcel Scherf on July 1, 2008
2 comments
There’s a new gem called passenger which makes it very easy to deploy your rails application on a Apache2 server. Here is the website of the project: Passenger
There’s also a short screencast you can watch to see how easy rails deployment can be: Passenger Screencast (the video is made by Ryan Bates from railscasts so [...]