Revert "show redis connection"
This reverts commit 6a887a6d99899b9876e3145fb0a8b92ce2a405cf.
This commit is contained in:
parent
5681062f33
commit
b3534ed5f4
1 changed files with 0 additions and 3 deletions
|
|
@ -97,9 +97,6 @@
|
||||||
%header{:class=>('landing' unless current_user)}
|
%header{:class=>('landing' unless current_user)}
|
||||||
= render 'layouts/header'
|
= render 'layouts/header'
|
||||||
|
|
||||||
%h3
|
|
||||||
= Resque.redis.inspect
|
|
||||||
|
|
||||||
.container{:style=> "#{yield(:break_the_mold)}"}
|
.container{:style=> "#{yield(:break_the_mold)}"}
|
||||||
.span-24.last{:style=> "#{yield(:break_the_mold)}"}
|
.span-24.last{:style=> "#{yield(:break_the_mold)}"}
|
||||||
= yield
|
= yield
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue