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