Mercurial > zeropaste
view config/boot.rb @ 504:aaf58c17694b
Move out custom application config
author | nanaya <me@nanaya.net> |
---|---|
date | Mon, 16 Dec 2024 01:34:05 +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.