Sha256: 2fe1bbe0a30335e3e5a96b849fe0bd271669ab3a9b5d01bb352b378cc37eeeae

Contents?: true

Size: 423 Bytes

Versions: 1

Compression:

Stored size: 423 Bytes

Contents

%h2
  Commercial
  | #{link_to "Stable libraries", "index"}
  | #{link_to "Development versions", "development"}
  | #{link_to "Unreleased", "unreleased"}
  | #{link_to "All", "all"}

%p
  Libraries which are available under a commercial license.
  
%table
  - commercial_libraries.each do |library|
    %tr
      %td.first
        = link_to_manifest library.name
      %td.last
        = library.manifests.last["summary"]

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
inqlude-0.7.0 view/commercial.html.haml