Sha256: c83609804d09a046fab2e1cc59d2f9b19080b6bd45c748484507c52e57929bfc

Contents?: true

Size: 285 Bytes

Versions: 3

Compression:

Stored size: 285 Bytes

Contents

%table.table.table-striped
  %thead
    %tr
      %th
        Name
      %th
        Action
      %th
        Trigger
      %th
        Every (seconds)
      %th
        Active
      %th
        Actions

  %tbody
    = render @tasks

%a.btn.btn-default{href: new_task_path}
  New task

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
redis_monitor-0.3.3 lib/engine/app/views/tasks/index.haml
redis_monitor-0.3.2 lib/engine/app/views/tasks/index.haml
redis_monitor-0.3 lib/engine/app/views/tasks/index.haml