Sha256: 5efb48eb7b3ac3ba3e387a4c56b38dd8c63270a7e4eb980af7dca0037ccd84a3

Contents?: true

Size: 205 Bytes

Versions: 76

Compression:

Stored size: 205 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_with_port}#{image}"}

Version data entries

76 entries across 76 versions & 2 rubygems

Version Path
rocket_cms-0.9.2 app/views/shared/_og.html.haml
rocket_cms-0.9.1 app/views/shared/_og.html.haml
rocket_cms-0.8.13 app/views/shared/_og.html.haml
rocket_cms-0.8.12 app/views/shared/_og.html.haml
rocket_cms-0.8.11 app/views/shared/_og.html.haml
rocket_cms-0.8.10 app/views/shared/_og.html.haml
rocket_cms-0.8.9 app/views/shared/_og.html.haml
rocket_cms-0.8.8 app/views/shared/_og.html.haml
rocket_cms-0.8.7 app/views/shared/_og.html.haml
rocket_cms-0.8.6 app/views/shared/_og.html.haml
rocket_cms-0.8.5 app/views/shared/_og.html.haml
rocket_cms-0.8.4 app/views/shared/_og.html.haml
rocket_cms-0.8.3 app/views/shared/_og.html.haml
rocket_cms-0.8.1 app/views/shared/_og.html.haml
rocket_cms-0.8.0 app/views/shared/_og.html.haml
rocket_cms-0.8.0.pre.6 app/views/shared/_og.html.haml
rocket_cms-0.8.0.pre.5 app/views/shared/_og.html.haml
rocket_cms-0.8.0.pre.4 app/views/shared/_og.html.haml
rocket_cms-0.8.0.pre.3 app/views/shared/_og.html.haml
rocket_cms-0.8.0.pre.2 app/views/shared/_og.html.haml