adding debugger and opal rails
This commit is contained in:
7
app/views/debugger/index.html.haml
Normal file
7
app/views/debugger/index.html.haml
Normal file
@ -0,0 +1,7 @@
|
||||
!!!
|
||||
%html
|
||||
%head
|
||||
%title Debugger
|
||||
= stylesheet_link_tag 'debug', media: 'all'
|
||||
%body
|
||||
= javascript_include_tag "debug"
|
Reference in New Issue
Block a user