comparison config/boot.rb @ 223:ad6264cca788

Update to rails 7
author nanaya <me@nanaya.pro>
date Sat, 15 Jan 2022 02:39:53 +0900
parents 2335107f35d0
children
comparison
equal deleted inserted replaced
222:fefe9b0a603d 223:ad6264cca788
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.