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