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.17.2 app/views/shared/_meta.html.haml
rocket_cms-0.17.1 app/views/shared/_meta.html.haml
rocket_cms-0.17.0 app/views/shared/_meta.html.haml
rocket_cms-0.16.1 app/views/shared/_meta.html.haml
rocket_cms-0.16.0 app/views/shared/_meta.html.haml
rocket_cms-0.15.5 app/views/shared/_meta.html.haml
rocket_cms-0.15.4 app/views/shared/_meta.html.haml
rocket_cms-0.15.3 app/views/shared/_meta.html.haml
rocket_cms-0.15.2 app/views/shared/_meta.html.haml
rocket_cms-0.15.1 app/views/shared/_meta.html.haml
rocket_cms-0.15.0 app/views/shared/_meta.html.haml
rocket_cms-0.14.0 app/views/shared/_meta.html.haml
rocket_cms-0.13.6 app/views/shared/_meta.html.haml
rocket_cms-0.13.5 app/views/shared/_meta.html.haml
rocket_cms-0.13.4 app/views/shared/_meta.html.haml
rocket_cms-0.13.3 app/views/shared/_meta.html.haml
rocket_cms-0.13.2 app/views/shared/_meta.html.haml
rocket_cms-0.13.1 app/views/shared/_meta.html.haml
rocket_cms-0.13.0 app/views/shared/_meta.html.haml
rocket_cms-0.12.3 app/views/shared/_meta.html.haml