From 1ac7c92eab0f3e4d09fc3e3b23af56bfe627441a Mon Sep 17 00:00:00 2001 From: pvincent Date: Sat, 21 Sep 2024 12:26:28 +0400 Subject: [PATCH] train off --- config/puma.rb | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/config/puma.rb b/config/puma.rb index 3346317..1d76090 100644 --- a/config/puma.rb +++ b/config/puma.rb @@ -36,12 +36,14 @@ plugin :tmp_restart on_booted do # puts '********************* PUMA: booted **********************' - puts - puts ' ____ ' - puts ' ______ ______ _______ | |__||_ ' - puts ' | Ruby | | On | | Rails | | ) ' - puts ' ~ ()--() ~ ()--() ~ ()---() ~ ()---()-\ ' - puts + + # puts + # puts ' ____ ' + # puts ' ______ ______ _______ | |__||_ ' + # puts ' | Ruby | | On | | Rails | | ) ' + # puts ' ~ ()--() ~ ()--() ~ ()---() ~ ()---()-\ ' + # puts + # puts # puts ' _________' # puts ' |=========|'