view config/boot.rb @ 226:cf3ebc67dab1

Use rails builtin redis cache
author nanaya <me@nanaya.pro>
date Tue, 25 Jan 2022 02:39:04 +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.