Mercurial > zeropaste
view config/boot.rb @ 464:f11862e58af4
Canonicalize 0-prefixed ids as well
author | nanaya <me@nanaya.pro> |
---|---|
date | Mon, 10 Dec 2018 02:38:45 +0900 |
parents | 68eb23b52864 |
children | fd3078b4d355 |
line wrap: on
line source
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__) require "bundler/setup" # Set up gems listed in the Gemfile.