Sha256: 9600d96d226da3b3197239b87c28a10727372c7ed33443f1493db53271c952b8
Contents?: true
Size: 410 Bytes
Versions: 2
Compression:
Stored size: 410 Bytes
Contents
<% options = defined?(options) ? options : nil %> <%= javascript_include_tag "//#{domain_name(:modernizr, options)}/modernizr/#{library_version(:modernizr, '2.8.3', options)}/modernizr.min.js" if library_enabled?(:modernizr, options) %> <%= javascript_include_tag "//#{domain_name(:jquery, options)}/jquery/#{library_version(:jquery, '2.2.4', options)}/jquery.min.js" if library_enabled?(:jquery, options) %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
repres-hyper_text-1.2.1 | app/views/repres/hyper_text/_script.html.erb |
repres-hyper_text-1.2 | app/views/repres/hyper_text/_script.html.erb |