Mercurial > rsstweet
view config/boot.rb @ 225:782fece93768
Fix redis cache for dev
author | nanaya <me@nanaya.pro> |
---|---|
date | Tue, 25 Jan 2022 02:38:40 +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.