Sha256: 88fa1cdcf16d61bc77c64ce2927f024e7c6f80d98c693a7080edd548f88676e4

Contents?: true

Size: 342 Bytes

Versions: 1

Compression:

Stored size: 342 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ghost_in_the_post-0.0.12 spec/dummy/app/views/mailer/normal.html.erb