view config/boot.rb @ 263:2fc76c51e184 default tip

Remove the RT_ env prefix
author nanaya <me@nanaya.net>
date Mon, 16 Dec 2024 01:41:44 +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.