Sha256: 924ab47b5648932d2682e302c6fe90be5de9cb6d7e4aee8ce1941aa3b30aab12
Contents?: true
Size: 493 Bytes
Versions: 3
Compression:
Stored size: 493 Bytes
Contents
%meta{:name => "viewport", :content => "width=device-width, initial-scale=1.0"} = csrf_meta_tags - if @meta %meta{:name => "description", :content => "#{content_for?(:description) ? yield(:description) : "#{@meta.description}"}"} = raw @meta.meta_tags %title= content_for?(:title) ? yield(:title) : @meta.title - else %meta{:name => "description", :content => "#{content_for?(:description) ? yield(:description) : "#{@description}"}"} %title= content_for?(:title) ? yield(:title) : @name
Version data entries
3 entries across 3 versions & 1 rubygems