Sha256: f6160ed555ecb014423f3bd0af249678e7e81cc3717acda36f68752459e22a47

Contents?: true

Size: 246 Bytes

Versions: 3

Compression:

Stored size: 246 Bytes

Contents

%table.zebra-striped{:class => "#{collection.first.class.to_s.downcase.pluralize} collection"}
  %thead
    %tr
      %th= t_attr :name
      %th= t_attr :client
      %th= t_attr :duration
      %th.action-links

  %tbody
    =render collection

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bookyt_projects-0.19.15 app/views/projects/_list.html.haml
bookyt_projects-0.19.14 app/views/projects/_list.html.haml
bookyt_projects-0.19.13 app/views/projects/_list.html.haml