From 74fb99b2c506e4b8fa0362af4a03bc8765fdfbf8 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Tue, 13 May 2025 01:19:58 +0200 Subject: [PATCH] debug --- app/views/layouts/_footer.slim | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/layouts/_footer.slim b/app/views/layouts/_footer.slim index 2538260..efe2615 100644 --- a/app/views/layouts/_footer.slim +++ b/app/views/layouts/_footer.slim @@ -11,5 +11,6 @@ / a href="mailto:email@christoph-haas.de" feedback? / ' | Kindly hosted by / a href="http://vexxhost.com/" VEXXHOST - // Only for debugging: + / Only for debugging: / ' | Cookie is #{session[:token]} + / ' | Session is #{session.inspect}