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? %>