Sha256: ba7743bf36bbb7345d4b12acd1e2534a6a65868dbed6fe3963aa2dac4cb02db1
Contents?: true
Size: 170 Bytes
Versions: 3
Compression:
Stored size: 170 Bytes
Contents
<html> <head> <%= stylesheet_link_tag 'test' %> <%= javascript_include_tag 'test' %> </head> <body> <h1>Hello world</h1> <%= image_tag "test.jpg" %> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pushify-1.2.2 | demos/rails2/app/views/test/index.html.erb |
pushify-1.2.1 | demos/rails2/app/views/test/index.html.erb |
pushify-1.2.0 | demos/rails2/app/views/test/index.html.erb |