repo.or.cz
/
slick.rotten.hw2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge remote branch 'public2/master' into hw2_start
[slick.rotten.hw2.git]
/
config
/
boot.rb
blob
4489e58688ca642d8e0e9489f6896f49f9b89da6
1
require 'rubygems'
2
3
# Set up gems listed in the Gemfile.
4
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
5
6
require 'bundler/setup' if File.exists?(ENV['BUNDLE_GEMFILE'])