Deploying Sinatra with Passenger on Dreamhost
If the following is true: You want to deploy a Sinatra application with Passenger on Dreamhost You’re using a Dreamhost shared hosting account You’re application relies on gems that aren’t installed globally on Dreamhost You’ve got the gems you need installed locally like this Then you’ll want to include something like this in your rackup [...]