comparison config/boot.rb @ 467:fd3078b4d355

Update to latest rails
author nanaya <me@nanaya.pro>
date Tue, 22 Oct 2019 16:17:30 +0900
parents 68eb23b52864
children 6cac8fcf8164
comparison
equal deleted inserted replaced
466:722f4eccd370 467:fd3078b4d355
1 ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__) 1 ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
2 2
3 require "bundler/setup" # Set up gems listed in the Gemfile. 3 require 'bundler/setup' # Set up gems listed in the Gemfile.