Sha256: c901a8e3dffa6c95f4df43e869b280b2eeb97ee554fa8d672ff158d8dc1f6723

Contents?: true

Size: 353 Bytes

Versions: 12

Compression:

Stored size: 353 Bytes

Contents

.email-actions-show.maxwidth
  .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

12 entries across 12 versions & 1 rubygems

Version Path
wco_email-0.1.1.12 app/views/wco_email/email_action_templates/show.haml
wco_email-0.1.1.11 app/views/wco_email/email_action_templates/show.haml
wco_email-0.1.1.10 app/views/wco_email/email_action_templates/show.haml
wco_email-0.1.1.9 app/views/wco_email/email_action_templates/show.haml
wco_email-0.1.1.8 app/views/wco_email/email_action_templates/show.haml
wco_email-0.1.1.7 app/views/wco_email/email_action_templates/show.haml
wco_email-0.1.1.6 app/views/wco_email/email_action_templates/show.haml
wco_email-0.1.1.5 app/views/wco_email/email_action_templates/show.haml
wco_email-0.1.1.4 app/views/wco_email/email_action_templates/show.haml
wco_email-0.1.1.3 app/views/wco_email/email_action_templates/show.haml
wco_email-0.1.1.2 app/views/wco_email/email_action_templates/show.haml
wco_email-0.1.1.1 app/views/wco_email/email_action_templates/show.haml