Sha256: 6fc3154bce7c239443e87bbecb479b8e677dae13756244734461fb04d41ac7b6

Contents?: true

Size: 354 Bytes

Versions: 124

Compression:

Stored size: 354 Bytes

Contents

.email-actions-show.max-width
  .header
    .title Email Action #{@act.id}

  %ul
    - @act.ties.map do |next_a|
      %li
        .a <b>Next act:</b> #{"(same)" if next_a.next_email_action.slug == @act.slug} #{next_a.next_email_action.slug}
        .a <b>Next at exe:</b> #{next_a.next_at_exe}
        .a <b>Eval'ed:</b> #{eval( next_a.next_at_exe )}

Version data entries

124 entries across 124 versions & 1 rubygems

Version Path
ish_manager-0.1.8.513 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.512 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.511 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.510 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.509 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.508 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.507 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.506 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.505 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.504 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.503 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.500 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.499 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.498 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.497 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.496 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.495 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.494 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.493 app/views/ish_manager/email_actions/show.haml
ish_manager-0.1.8.492 app/views/ish_manager/email_actions/show.haml