Skip to content

Commit

Permalink
use bundler/setup in the server
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Jan 10, 2011
1 parent 1ee59c0 commit 353508e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.ru
@@ -1,5 +1,5 @@
require 'rubygems'

require 'bundler/setup'
require 'extlib'

$:.unshift File.dirname(__FILE__) + '/lib'
Expand Down

0 comments on commit 353508e

Please sign in to comment.