Sha256: 8ff9a1b560744029e4f7ec967513f071b832f57a4d1c50d9f921690d7ec1330e

Contents?: true

Size: 185 Bytes

Versions: 1

Compression:

Stored size: 185 Bytes

Contents

- @title = 'Pick a Share'

%p Select a share to browse:

%table#shares
  - shares.each_with_index do |share, idx|
    %tr
      %td
        %a{ href: "/#{idx}" }
          = share.path

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gitdocs-0.5.0.pre7 lib/gitdocs/views/home.haml