Mercurial > rsstweet
view config/boot.rb @ 150:950849c40d42
Update all the things, including rails 5.2
author | nanaya <me@nanaya.pro> |
---|---|
date | Wed, 31 Jan 2018 15:04:03 +0900 |
parents | 257910c60eb3 |
children | f67f3ad50270 |
line wrap: on
line source
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__) require "bundler/setup" # Set up gems listed in the Gemfile.