From 04b886679369c3e809c548c00cc6c7be1fa05fe0 Mon Sep 17 00:00:00 2001 From: Mattias Bodlund Date: Fri, 18 Sep 2026 16:44:46 +0200 Subject: [PATCH] na --- app/views/layouts/application.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 3073edb..b792315 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -46,6 +46,6 @@ <% end %> <% end %> - <%= render "shared/dev_jump" if Rails.env.development? %> + <%# render "shared/dev_jump" if Rails.env.development? %>