Sha256: 9ce2c01ccffa89f694e813fcac198a2fbde75f3bd0b97334d01fbed088770d15
Contents?: true
Size: 202 Bytes
Versions: 56
Compression:
Stored size: 202 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>SampleApp</title> <%= stylesheet_link_tag :all %> <%= javascript_include_tag :defaults %> <%= csrf_meta_tag %> </head> <body> <%= yield %> </body> </html>
Version data entries
56 entries across 56 versions & 5 rubygems