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