Sha256: b1cab3a0845b5a4f854b16103bf981b903f1bdd9af05fe9dec18f37cb47ff674

Contents?: true

Size: 334 Bytes

Versions: 134

Compression:

Stored size: 334 Bytes

Contents

- unless !obj.respond_to?(:keywords) || obj.keywords.blank?
  %meta{name: "keywords", content: obj.keywords}/
- unless !obj.respond_to?(:description) || obj.description.blank?
  %meta{name: "description", content: obj.description}/
- unless !obj.respond_to?(:robots) || obj.robots.blank?
  %meta{name: "robots", content: obj.robots}/

Version data entries

134 entries across 134 versions & 2 rubygems

Version Path
rocket_cms-0.24.0 app/views/shared/_meta.html.haml
rocket_cms-0.22.0 app/views/shared/_meta.html.haml
rocket_cms-0.21.1 app/views/shared/_meta.html.haml
rocket_cms-0.21.0 app/views/shared/_meta.html.haml
rocket_cms-0.20.1 app/views/shared/_meta.html.haml
rocket_cms-0.20.0 app/views/shared/_meta.html.haml
rocket_cms-0.19.8 app/views/shared/_meta.html.haml
rocket_cms-0.19.7 app/views/shared/_meta.html.haml
rocket_cms-0.19.6 app/views/shared/_meta.html.haml
rocket_cms-0.19.4 app/views/shared/_meta.html.haml
rocket_cms-0.19.3 app/views/shared/_meta.html.haml
rocket_cms-0.19.2 app/views/shared/_meta.html.haml
rocket_cms-0.19.1 app/views/shared/_meta.html.haml
rocket_cms-0.19.0 app/views/shared/_meta.html.haml
rocket_cms-0.18.5 app/views/shared/_meta.html.haml
rocket_cms-0.18.4 app/views/shared/_meta.html.haml
rocket_cms-0.18.3 app/views/shared/_meta.html.haml
rocket_cms-0.18.2 app/views/shared/_meta.html.haml
rocket_cms-0.18.1 app/views/shared/_meta.html.haml
rocket_cms-0.18.0 app/views/shared/_meta.html.haml