Sha256: 041f4a6330e10dd03f9b0c4b5813345ba24b80c8ccd4d553b0d2e02070600c87

Contents?: true

Size: 502 Bytes

Versions: 19

Compression:

Stored size: 502 Bytes

Contents

= javascript_include_tag 'application'

-#  Append your own using content_for :javascripts
= yield :javascripts

-# Google Analytics
- if !ENV['GOOGLE_ANALYTICS_SITE_ID'].blank?
  :javascript
    var _gaq=[['_setAccount','#{ ENV['GOOGLE_ANALYTICS_SITE_ID'] }'],['_trackPageview']];
    (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
    g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
    s.parentNode.insertBefore(g,s)}(document,'script'));

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
happy_seed-0.0.19 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.18 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.17 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.16 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.15 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.14 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.13 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.12 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.11 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.10 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.9 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.8 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.7 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.6 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.5 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.4 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.3 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.2 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml
happy_seed-0.0.1 lib/generators/happy_seed/bootstrap/templates/app/views/application/_javascripts.html.haml