Sha256: 479f0078890a6ee4e08b701c28679de1f4ab2070eb2340f021da59d0f1985203
Contents?: true
Size: 232 Bytes
Versions: 38
Compression:
Stored size: 232 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>AlternateConfigProject</title> <%= stylesheet_link_tag "application" %> <%= javascript_include_tag "application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
38 entries across 36 versions & 7 rubygems