Sha256: b4b98e92d97126167c44ce81a73351ee3eba915ac46867ec05dfc7630d8eaee7

Contents?: true

Size: 340 Bytes

Versions: 5

Compression:

Stored size: 340 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <%= javascript_include_tag "application" %>
  </head>
  <body>
    <div id="json" data-json="<%= {key: "value", test: [:one, :two, :three]}.to_json %>"></div>
    <span><%= "This makes sure it is preprocessed" %></span>
    <div id="test"></div>
    <script> //to be removed </script>
  </body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ghost_in_the_post-0.1.4 spec/dummy/app/views/mailer/timeout.html.erb
ghost_in_the_post-0.1.3 spec/dummy/app/views/mailer/timeout.html.erb
ghost_in_the_post-0.1.2 spec/dummy/app/views/mailer/timeout.html.erb
ghost_in_the_post-0.1.0 spec/dummy/app/views/mailer/timeout.html.erb
ghost_in_the_post-0.0.14 spec/dummy/app/views/mailer/timeout.html.erb