Sha256: 9ea46469b7ef05c34f7b1d48930aa8941809536ae096f195314015241e9c4156
Contents?: true
Size: 213 Bytes
Versions: 7
Compression:
Stored size: 213 Bytes
Contents
<html> <head> <title>Test Application - Rails <%= Rails::VERSION::STRING %></title> <%= stylesheet_link_tag "app" %> </head> <body> <div id="page"> <%= yield %> </div> </body> </html>
Version data entries
7 entries across 7 versions & 2 rubygems