Mercurial > zeropaste
view config/boot.rb @ 478:46ed68bf9918
Add more length check
author | nanaya <me@nanaya.pro> |
---|---|
date | Sat, 10 Oct 2020 18:14:57 +0900 |
parents | fd3078b4d355 |
children | 6cac8fcf8164 |
line wrap: on
line source
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__) require 'bundler/setup' # Set up gems listed in the Gemfile.