Sha256: db9c52dff7d1468d9f05c446ba62feaa2f0ba48422df5870325e82d2154d6659
Contents?: true
Size: 440 Bytes
Versions: 18
Compression:
Stored size: 440 Bytes
Contents
#caches-index %table %tr %th Name %th Status %th Created %th Defined %th Running %th Version %th - @collection.each do |cache| %tr %td= link_to( object_path( cache ), cache.name ) %td= cache.cache_manager_status.downcase %td= cache.created_cache_count %td= cache.defined_cache_count %td= cache.running_cache_count %td= cache.version
Version data entries
18 entries across 18 versions & 1 rubygems