unicorn 4.3.1 - shutdown() fixes
[unicorn.git] / t / rails3-app / config / boot.rb
blob712b0981e14f32cd1de12850a235557450f1e868
1 require 'rubygems'
2 # Set up gems listed in the Gemfile.
3 if File.exist?(File.expand_path('../../Gemfile', __FILE__))
4   require 'bundler'
5   Bundler.setup
6 end