diaspora/app/views/posts/_debug.haml

19 lines
391 B
Text

-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3. 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