Sha256: 8fbf976fb70f949e3eba3491572ec7d39e253b2bca001a674dc91160c0b753d3
Contents?: true
Size: 241 Bytes
Versions: 1
Compression:
Stored size: 241 Bytes
Contents
<%= javascript_include_tag :application %> <%= javascript_tag do %> <%= @settings[:scripts]["javascript"].html_safe %> <% end %> <%= yield :javascript %> <% if Rails.env.production? %> <% # analytics code to be added here %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
venice-chr-0.1.5 | app/views/application/_javascript.html.erb |