ruby-x.github.io/app/views/debugger/index.html.haml

12 lines
264 B
Plaintext
Raw Normal View History

2018-04-16 19:36:16 +02:00
!!!
%html
%head
%title Debugger
= stylesheet_link_tag 'application', media: 'all'
2018-04-16 19:36:16 +02:00
= stylesheet_link_tag 'debug', media: 'all'
%body
%header.container
=render "layouts/menu"
%main.container
= javascript_include_tag "debug"