Mercurial > zeropaste
view config/boot.rb @ 501:e62e57101e4a
Remove outdated test script
author | nanaya <me@nanaya.net> |
---|---|
date | Mon, 16 Dec 2024 01:11:30 +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.