Sha256: 83476202aabf74fd59044d829b1130bdb7bcfc86a06185b822eb3ca48deab85c
Contents?: true
Size: 168 Bytes
Versions: 15
Compression:
Stored size: 168 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Demo</title> <%= javascript_include_tag "application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
15 entries across 15 versions & 2 rubygems