Mercurial > zeropaste
view config/boot.rb @ 507:7ea98672ba1f default tip
Fix converted string
author | nanaya <me@nanaya.net> |
---|---|
date | Sat, 29 Mar 2025 19:09:48 +0900 |
parents | 6cac8fcf8164 |
children |
line wrap: on
line source
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__) require "bundler/setup" # Set up gems listed in the Gemfile.