Sha256: b28cbcfcc7b656997cce4be09d7e3750f34856b81251fb10c10f72a8a4fec86b
Contents?: true
Size: 221 Bytes
Versions: 4
Compression:
Stored size: 221 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Jasminerice</title> <%= stylesheet_link_tag "application" %> <%= javascript_include_tag "application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems