Sha256: 675dfb0700b386664c86a6bf08387d6458ac83d2cb72d5c337df15fcd07dbd26

Contents?: true

Size: 379 Bytes

Versions: 3

Compression:

Stored size: 379 Bytes

Contents

<html>
  <head>
    <%=javascript_include_tag "http://code.jquery.com/jquery-#{ENV['JQUERY_VERSION']}.min.js" %>
    <%=javascript_include_tag "http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js" %>
    <%=javascript_include_tag "jquery_turbolinks_application" %>
  </head>
  <body>
    <a href="/test/turbolinks_target">This is a turbolink</a>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
unobtrusive_flash-3.3.1 spec/support/views/test/jquery_turbolinks.html.erb
unobtrusive_flash-3.3.0 spec/support/views/test/jquery_turbolinks.html.erb
unobtrusive_flash-3.2.0 spec/support/views/test/jquery_turbolinks.html.erb