Sha256: e294a23953cc90861d711658a4601f522329e13fd39666c1f6b8e52f2e98f4df

Contents?: true

Size: 195 Bytes

Versions: 9

Compression:

Stored size: 195 Bytes

Contents

- if defined?(title) && !title.blank?
  %meta{property: 'og:title', content: title}
- if defined?(image) && !image.blank?
  %meta{property: 'og:image', content: "http://#{request.host}#{image}"}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
rocket_cms-0.5.1 app/views/shared/_og.html.haml
rocket_cms-0.5.0 app/views/shared/_og.html.haml
rocket_cms-0.5.0.rc.5 app/views/shared/_og.html.haml
rocket_cms-0.5.0.rc.4 app/views/shared/_og.html.haml
rocket_cms-0.4.2 app/views/shared/_og.html.haml
rocket_cms-0.3.2 app/views/shared/_og.html.haml
rocket_cms-0.2.12 app/views/shared/_og.html.haml
rocket_cms-0.2.10 app/views/shared/_og.html.haml
rocket_cms-0.1.13 app/views/shared/_og.html.haml