Sha256: d0546bdcc87e1988846cc7a72a95c9675d3b1ecd2329035213a1a3781efa63a5
Contents?: true
Size: 228 Bytes
Versions: 2
Compression:
Stored size: 228 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Dummy</title> <%= javascript_include_tag "application", lena.configuration.merge("data-turbolinks-track" => true) %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lena-0.0.2 | spec/dummy/app/views/layouts/application.html.erb |
lena-0.0.1 | spec/dummy/app/views/layouts/application.html.erb |