Sha256: 08bc3f9fe77b6ab49f029b1e424bfb715de1b72add16cd1086798da2f5e2ecfb
Contents?: true
Size: 302 Bytes
Versions: 1
Compression:
Stored size: 302 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Kinokerotest</title> <%= stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true %> <%= javascript_include_tag "application", "data-turbolinks-track" => true %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kinokero-0.0.5 | test/app/views/layouts/application.html.erb |