Updated

config / boot.rb

A
3 lines of codes
0 methods
N/A complexity/method
2 churn
0.0 complexity
0 duplications
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__) require 'bundler/setup' # Set up gems listed in the Gemfile.