Fix passing rspec at least controllers/models
This commit is contained in:
parent
54ba842786
commit
e2923bff51
3 changed files with 2 additions and 3 deletions
|
@ -38,7 +38,7 @@
|
|||
|
||||
= yield :header_tags
|
||||
|
||||
%script{ src="https://www.googletagmanager.com/gtag/js?id=AW-11130587137" async }
|
||||
%script{ 'src' => "https://www.googletagmanager.com/gtag/js?id=AW-11130587137", 'async' => true }
|
||||
|
||||
:javascript
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue