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.7.1 app/views/shared/_meta.html.haml
rocket_cms-0.7.0 app/views/shared/_meta.html.haml
rocket_cms-0.6.18 app/views/shared/_meta.html.haml
rocket_cms-0.6.17 app/views/shared/_meta.html.haml
rocket_cms-0.6.16 app/views/shared/_meta.html.haml
rocket_cms-0.6.15 app/views/shared/_meta.html.haml
rocket_cms-0.6.14 app/views/shared/_meta.html.haml
rocket_cms-0.6.13 app/views/shared/_meta.html.haml
rocket_cms-0.6.12 app/views/shared/_meta.html.haml
rocket_cms-0.6.11 app/views/shared/_meta.html.haml
ack_rocket_cms-0.7.2.2 app/views/shared/_meta.html.haml
rocket_cms-0.6.10 app/views/shared/_meta.html.haml
ack_rocket_cms-0.7.2.1 app/views/shared/_meta.html.haml
rocket_cms-0.6.9 app/views/shared/_meta.html.haml
rocket_cms-0.6.8 app/views/shared/_meta.html.haml
rocket_cms-0.6.7 app/views/shared/_meta.html.haml
rocket_cms-0.6.6 app/views/shared/_meta.html.haml
rocket_cms-0.6.5 app/views/shared/_meta.html.haml
rocket_cms-0.6.4 app/views/shared/_meta.html.haml
rocket_cms-0.6.3 app/views/shared/_meta.html.haml