Sha256: 04c716832be4f93b2093dca2d85b807155c970fb48adf51b0238dfac321ed289

Contents?: true

Size: 244 Bytes

Versions: 6

Compression:

Stored size: 244 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <%= javascript_include_tag "application" %>
  </head>
  <body>
    <span><%= "This makes sure it is preprocessed" %></span>
    <div id="test"></div>
    <script> //to be removed </script>
  </body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ghost_in_the_post-0.0.11 spec/dummy/app/views/auto_mailer/normal_email.html.erb
ghost_in_the_post-0.0.10 spec/dummy/app/views/auto_mailer/normal_email.html.erb
ghost_in_the_post-0.0.9 spec/dummy/app/views/auto_mailer/normal_email.html.erb
ghost_in_the_post-0.0.8 spec/dummy/app/views/auto_mailer/normal_email.html.erb
ghost_in_the_post-0.0.7 spec/dummy/app/views/auto_mailer/normal_email.html.erb
ghost_in_the_post-0.0.6 spec/dummy/app/views/auto_mailer/normal_email.html.erb