Posts tagged Bundler

Dec 19 2010

Using Bundler for Sinatra Applications On A Shared Host

Sinatra Ruby Bundler | comments

Before I talk about how I got my Sinatra blog working, I want to rant. I am using Sinatra 1.0 with Bundler gem for managing dependencies.

My awful host (Dreamhost) just messed up again. Though I am aware shared hosts are not liable for issues that happen to your application when they upgrade dependencies, I am still disappointed by its inability to support any Ruby framework well.

Continue reading »