Skip to content

Commit

Permalink
oh man this makes things easier
Browse files Browse the repository at this point in the history
  • Loading branch information
geelen committed Jul 22, 2010
1 parent 1f517b1 commit c9493e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/dollhouse.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env ruby

ENV['BUNDLE_GEMFILE'] ||= File.dirname(__FILE__) + '/../Gemfile'

require 'rubygems'
require "bundler"
Bundler.setup
Expand Down

0 comments on commit c9493e6

Please sign in to comment.