Sha256: 3464513da5b5015d43f5f4a0bb9059f4c52d44dddb48d5cb1162726225a65743

Contents?: true

Size: 270 Bytes

Versions: 3

Compression:

Stored size: 270 Bytes

Contents

<html>
  <head>
    <%=javascript_include_tag "http://code.jquery.com/jquery-#{ENV['JQUERY_VERSION']}.min.js" %>
    <%=javascript_include_tag "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/turbolinks.html.erb
unobtrusive_flash-3.3.0 spec/support/views/test/turbolinks.html.erb
unobtrusive_flash-3.2.0 spec/support/views/test/turbolinks.html.erb