Sha256: 262a45d0e4f9d988a0981bde891afbe1f913b6af688a68ca86058cad61d16161
Contents?: true
Size: 378 Bytes
Versions: 8
Compression:
Stored size: 378 Bytes
Contents
#webhook-list.list-group - projects.each do |name, hsh| - if hsh.fetch('private', nil).nil? or hsh.fetch('private', nil) == false %a.list-group-item{id: "#{hsh['repo'].sub(/\./, '-').sub(/\//, '-')}", href: "https://#{hsh['host']}/#{hsh['repo']}"} %p.display-6 #{name} %span.badge.badge-pill.badge-dark https://#{hsh['host']}/#{hsh['repo']}
Version data entries
8 entries across 8 versions & 1 rubygems