adding debugger and opal rails

This commit is contained in:
Torsten Ruger
2018-04-16 20:36:16 +03:00
parent 9c241218b7
commit 8d6e78c53f
10 changed files with 103 additions and 11 deletions

View File

@ -0,0 +1,7 @@
!!!
%html
%head
%title Debugger
= stylesheet_link_tag 'debug', media: 'all'
%body
= javascript_include_tag "debug"