Rails 3.0.0, Passenger 2.2.15:
gem \'paperclip\', :git => \'git://github.com/lmumar/paperclip.git\', :branch =
I ran into this problem while writing a Sinatra app. To solve it I added this line to config.ru.
require 'bundler/setup'