Sha256: fe155f504c9231d0c33bb4e3998df5a96e713495afceb4fa87b1bd128f471b9b
Contents?: true
Size: 296 Bytes
Versions: 1
Compression:
Stored size: 296 Bytes
Contents
doctype html html head title <%= config[:title].empty? ? name : config[:title]%> = stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true = javascript_include_tag "application", "data-turbolinks-track" => true = csrf_meta_tags body == yield
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
blueprint-0.2.0 | lib/blueprint/generator/templates/rails_app/views/application.slim.erb |