diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2017-12-25 06:25:10 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2017-12-25 06:25:10 +0900 |
commit | 91a4a820feeb878dd1b388befa56dd469933d17c (patch) | |
tree | dc4b9a40ecc5b2249791b15e63ca2b89b1048018 /railties/test/engine/commands_test.rb | |
parent | 0eefc8fdacad17eeec7840f94848e6f7a46e1a2e (diff) | |
download | rails-91a4a820feeb878dd1b388befa56dd469933d17c.tar.gz rails-91a4a820feeb878dd1b388befa56dd469933d17c.tar.bz2 rails-91a4a820feeb878dd1b388befa56dd469933d17c.zip |
Ensure to use repo's Gemfile in application
Puma gets bundler's info from `Bundler::ORIGINAL_ENV` for restart.
https://github.com/puma/puma/blob/f6f3892f4d82638fb7a2a57d993641b1486ee88a/lib/puma/launcher.rb#L168
So, specified `BUNDLE_GEMFILE` env for use same Gemfile in the restart.
Fixes #31351
Diffstat (limited to 'railties/test/engine/commands_test.rb')
0 files changed, 0 insertions, 0 deletions