Skip to content

Commit eeb0559

Browse files
committed
We need to prune bundler to do a proper phased restart with puma
1 parent 5a2a387 commit eeb0559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/puma/production.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
restart_command 'bundle exec puma'
1717

18-
preload_app!
18+
prune_bundler
1919

2020
on_restart do
2121
puts 'Refreshing Gemfile'

0 commit comments

Comments
 (0)