Show More
Commit Description:
add new branch for class 2110-101 Introduction to Computer Programming (year 2014) (java language)
Commit Description:
add new branch for class 2110-101 Introduction to Computer Programming (year 2014) (java language)
References:
File last commit:
Show/Diff file:
Action:
config/boot.rb | 6 lines | 191 B | text/x-ruby | RubyLexer |
require 'rubygems'
# Set up gems listed in the Gemfile.
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
require 'bundler/setup' if File.exists?(ENV['BUNDLE_GEMFILE'])