Sha256: 533af296959cc61f3bd75c2e7ec0b09ceaa4470cd7dfb5d8576ddef828a1bc1b
Contents?: true
Size: 539 Bytes
Versions: 13
Compression:
Stored size: 539 Bytes
Contents
%table.table.table-striped.table-hover.table-condensed.filterable %thead %tr %th Name %th Alias %th.small Type %th URL %th.small Enabled %th.small Autorefresh %th.small GPG Check %th.small Priority %tbody - repositories.each do |repo| %tr %td= repo.name %td= repo.alias %td= repo.type %td %a{ href: repo.url }= repo.url %td= repo.enabled %td= repo.autorefresh %td= repo.gpgcheck %td= repo.priority
Version data entries
13 entries across 13 versions & 1 rubygems