Mercurial > zeropaste
view config/boot.rb @ 449:c4a596b4be8a
Contact update
author | nanaya <me@nanaya.pro> |
---|---|
date | Thu, 27 Jul 2017 00:22:46 +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.