Sha256: 8c1dbd5088a6f077a9ecd6344eaab19d3378ac01b7bc5312707760be44891897

Contents?: true

Size: 226 Bytes

Versions: 1

Compression:

Stored size: 226 Bytes

Contents

.page-header
  %h1
    RakeTasks
%div
  %table.table.table-striped
    %thead
      %tr
        %th Task
        %th Description
    - @tasks.each do |task|
      %tr
        %td= task.name_with_args
        %td= task.comment

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
secondbureau-0.0.4.4 app/views/rails/tasks/index.html.haml