diaspora/app/views/posts/_debug.haml
2010-10-07 16:25:34 -07:00

19 lines
400 B
Text

-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
#debug_info
%h5 DEBUG INFO
#debug_more{ :style => "display:none;" }
%ul
%li
%b
= GIT_INFO
%li
%b params
= params.inspect
%li
%b websocket status
#debug
.msg