ruby-x.github.io/app/views/debugger/index.html.haml
2018-04-16 21:35:31 +03:00

12 lines
264 B
Plaintext

!!!
%html
%head
%title Debugger
= stylesheet_link_tag 'application', media: 'all'
= stylesheet_link_tag 'debug', media: 'all'
%body
%header.container
=render "layouts/menu"
%main.container
= javascript_include_tag "debug"