view config/boot.rb @ 247:e181716b8dc8

Fix parameter name
author nanaya <me@nanaya.net>
date Mon, 17 Jul 2023 04:27:19 +0900
parents ad6264cca788
children
line wrap: on
line source

ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)

require "bundler/setup" # Set up gems listed in the Gemfile.