Sha256: 945e60fb999e2ff7d6f9a4f81ad2f6056e7ce61a2d42efc8d29a198667a048f4

Contents?: true

Size: 297 Bytes

Versions: 3

Compression:

Stored size: 297 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 "bootstrap" %>
  </head>
  <body>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

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