changed debug mode string
This commit is contained in:
parent
237c170ddc
commit
03c71e30e5
|
@ -11,5 +11,5 @@
|
|||
- if Rails.env.development?
|
||||
%hr
|
||||
.container
|
||||
%p.text-danger EVIL DEBUG MODE OF DOOM ENABLED!!!
|
||||
%p.text-danger Debug params:
|
||||
= debug params
|
||||
|
|
Loading…
Reference in New Issue