Sha256: 5d40c6b243ad60eb8a65ef1c24a57dedd33b1418d10ec25c8f207d9533ea0a4a
Contents?: true
Size: 167 Bytes
Versions: 14
Compression:
Stored size: 167 Bytes
Contents
<!doctype html> <html> <head> <%= javascript_include_tag "application" %> </head> <body> <h1>Refile Test App</h1> <%= yield %> </body> </html>
Version data entries
14 entries across 14 versions & 1 rubygems