Skip to content

Commit

Permalink
add better error message
Browse files Browse the repository at this point in the history
  • Loading branch information
maccman committed Jun 19, 2010
1 parent aa4c3c5 commit 4efb362
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions templates/config/boot.rb
Expand Up @@ -8,9 +8,8 @@
require environment

# Use RubyGems
else
require "bowline/bundler"
Bundler.setup
else
abort "Please run 'bowline-bundle'"
end

require "bowline"

0 comments on commit 4efb362

Please sign in to comment.