Sha256: bf458c50c95b34f7ddbc8ba246a1a38089d467f96dd4af2a44740469991f1011

Contents?: true

Size: 805 Bytes

Versions: 9

Compression:

Stored size: 805 Bytes

Contents

- if @meta[:uninspected]
  .scope#alert_container
    .row
      .col-xs-10.col-xs-offset-1
        .well
          %span.text-right.dismiss{ title: "Collapse/Expand" }
          - if @meta[:uninspected][@description_a.name]
            %p
              Couldn't compare
              %strong
                '#{@meta[:uninspected][@description_a.name].join(", ")}'
              because they are not present in description
              %strong
                '#{@description_a.name}'
          - if @meta[:uninspected][@description_b.name]
            %p
              Couldn't compare
              %strong
                '#{@meta[:uninspected][@description_b.name].join(", ")}'
              because they are not present in description
              %strong
                '#{@description_b.name}'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
machinery-tool-1.17.0 html/partials/compare/alert.html.haml
machinery-tool-1.16.4 html/partials/compare/alert.html.haml
machinery-tool-1.16.3 html/partials/compare/alert.html.haml
machinery-tool-1.16.2 html/partials/compare/alert.html.haml
machinery-tool-1.16.1 html/partials/compare/alert.html.haml
machinery-tool-1.16.0 html/partials/compare/alert.html.haml
machinery-tool-1.15.0 html/partials/compare/alert.html.haml
machinery-tool-1.14.2 html/partials/compare/alert.html.haml
machinery-tool-1.14.1 html/partials/compare/alert.html.haml