Mercurial > zeropaste
view config/boot.rb @ 448:b5c71a54613b
Update source url
author | nanaya <me@nanaya.pro> |
---|---|
date | Thu, 15 Jun 2017 16:23:20 +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.