Sha256: 4dbaf1184af2d6b11258db3bfc2f8d37e9793b65d0e3e3728584e5ee22e0d6bd

Contents?: true

Size: 273 Bytes

Versions: 43

Compression:

Stored size: 273 Bytes

Contents

node :security do |presenter|
  presenter.relation.security.count
end

node :bugfix do |presenter|
  presenter.relation.bugfix.count
end

node :enhancement do |presenter|
  presenter.relation.enhancement.count
end

node :total do |presenter|
  presenter.relation.count
end

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
katello-3.4.0.2 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.4.0.1 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.3.2 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.4.0 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.4.0.rc2 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.4.0.rc1 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.3.1.1 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.3.1 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.3.0.1 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.3.0 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.3.0.rc2 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.3.0.rc1.1 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.3.0.rc1 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.2.1.1 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.2.1 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.2.0 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.2.0.rc3 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.2.0.rc2 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.2.0.rc1.1 app/views/katello/api/v2/errata/_counts.json.rabl
katello-3.2.0.rc1 app/views/katello/api/v2/errata/_counts.json.rabl