Sha256: 41c4b019d1e63d4c69602dc4b9df1d78cef886d0c357c273f1a32dc908e6bfe0
Contents?: true
Size: 669 Bytes
Versions: 18
Compression:
Stored size: 669 Bytes
Contents
.row .col-sm-12 %h4 %a{href: url_for('/nodes')} nodes %span / =@data[:name] %a{title: 'configuration', href: url_for("/node/fetch/#{@data[:full_name]}")} %span.glyphicon.glyphicon-cloud-download{style: 'color: #000; font-size: 14px;'} %a{title: 'versions', href: url_for("/node/version?node_full=#{@data[:full_name]}")} %img{src: url_for('/images/versioning_18px.png')} %a{title: 'update', href: url_for("/node/next/#{@data[:full_name]}")} %span.glyphicon.glyphicon-repeat{style: 'color: #000; font-size: 14px;'} - out = '';PP.pp(@data,out) %pre = preserve "#{out}"
Version data entries
18 entries across 18 versions & 1 rubygems