Fix passing rspec at least controllers/models

This commit is contained in:
KMY 2023-08-07 22:46:23 +09:00
parent 54ba842786
commit e2923bff51
3 changed files with 2 additions and 3 deletions

View file

@ -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 || [];