Sha256: a855c5d4816cd020672c4ddcc2167349f3122a7ca4330562d95285d7ffb840c1

Contents?: true

Size: 797 Bytes

Versions: 12

Compression:

Stored size: 797 Bytes

Contents

- if @meta[:uninspected]
  .scope#alert_container
    .row
      .col-xs-10.col-xs-offset-1
        .well
          %span.text-right.dismiss{ title: "Dismiss" }
          - 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

12 entries across 12 versions & 1 rubygems

Version Path
machinery-tool-1.24.1 html/partials/compare/alert.html.haml
machinery-tool-1.24.0 html/partials/compare/alert.html.haml
machinery-tool-1.23.1 html/partials/compare/alert.html.haml
machinery-tool-1.23.0 html/partials/compare/alert.html.haml
machinery-tool-1.22.3 html/partials/compare/alert.html.haml
machinery-tool-1.22.2 html/partials/compare/alert.html.haml
machinery-tool-1.22.1 html/partials/compare/alert.html.haml
machinery-tool-1.22.0 html/partials/compare/alert.html.haml
machinery-tool-1.21.0 html/partials/compare/alert.html.haml
machinery-tool-1.20.0 html/partials/compare/alert.html.haml
machinery-tool-1.19.0 html/partials/compare/alert.html.haml
machinery-tool-1.18.0 html/partials/compare/alert.html.haml